Update SystemUIShared

This commit is contained in:
Suphon Thanakornpakapong
2021-10-07 08:38:54 +07:00
parent 3332a4e3ec
commit d1c4e1aaa9
51 changed files with 2299 additions and 1319 deletions
@@ -21,9 +21,4 @@ public class LauncherEventUtil {
// Constants for the Action
public static final int VISIBLE = 0;
public static final int DISMISS = 1;
// Constants for the Target (View)
public static final int RECENTS_SWIPE_UP_ONBOARDING_TIP = 0;
public static final int RECENTS_QUICK_SCRUB_ONBOARDING_TIP = 1;
}