mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-11 06:44:00 +00:00
fix styles
This commit is contained in:
@@ -29,9 +29,8 @@ import androidx.dynamicanimation.animation.DynamicAnimation;
|
||||
import com.android.launcher3.R;
|
||||
import com.android.launcher3.taskbar.TaskbarActivityContext;
|
||||
import com.android.launcher3.taskbar.TaskbarDragLayer;
|
||||
|
||||
import app.lawnchair.bubbles.DismissView;
|
||||
import app.lawnchair.common.MagnetizedObject;
|
||||
import com.android.wm.shell.common.bubbles.DismissView;
|
||||
import com.android.wm.shell.common.magnetictarget.MagnetizedObject;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
@@ -30,9 +30,9 @@ import androidx.dynamicanimation.animation.FloatPropertyCompat;
|
||||
|
||||
import com.android.launcher3.R;
|
||||
import com.android.wm.shell.common.bubbles.DismissCircleView;
|
||||
import com.android.wm.shell.common.bubbles.DismissView;
|
||||
|
||||
import app.lawnchair.animation.PhysicsAnimator;
|
||||
import app.lawnchair.bubbles.DismissView;
|
||||
|
||||
/**
|
||||
* The animator performs the bubble animations while dragging and coordinates
|
||||
|
||||
Reference in New Issue
Block a user