mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-19 10:48:19 +00:00
Updating the UI of the options popup to make it look similar to icon popup
Bug: 77327164 Change-Id: I3580df8bf8a43cb44123f203ffed9a85fa33aea7
This commit is contained in:
@@ -47,7 +47,7 @@ public abstract class BaseDraggingActivity extends BaseActivity
|
||||
private static final String TAG = "BaseDraggingActivity";
|
||||
|
||||
// The Intent extra that defines whether to ignore the launch animation
|
||||
protected static final String INTENT_EXTRA_IGNORE_LAUNCH_ANIMATION =
|
||||
public static final String INTENT_EXTRA_IGNORE_LAUNCH_ANIMATION =
|
||||
"com.android.launcher3.intent.extra.shortcut.INGORE_LAUNCH_ANIMATION";
|
||||
|
||||
// When starting an action mode, setting this tag will cause the action mode to be cancelled
|
||||
|
||||
Reference in New Issue
Block a user