Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c000c34a authored by Android Build Merger (Role)'s avatar Android Build Merger (Role)
Browse files

[automerger] Shift recents up slightly in quick scrub am: 2f347149

Change-Id: I419c960ecd3c5cff44a58f8d94c230f61f85236c
parents 813ab5c8 2f347149
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ public class FastOverviewState extends OverviewState {
    /**
     * Vertical transition of the task previews relative to the full container.
     */
    public static final float OVERVIEW_TRANSLATION_FACTOR = 0.5f;
    public static final float OVERVIEW_TRANSLATION_FACTOR = 0.4f;

    private static final int STATE_FLAGS = FLAG_DISABLE_RESTORE | FLAG_DISABLE_INTERACTION
            | FLAG_OVERVIEW_UI | FLAG_HIDE_BACK_BUTTON | FLAG_DISABLE_ACCESSIBILITY;