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

Commit 7c7794e0 authored by Sebastián Franco's avatar Sebastián Franco Committed by Android (Google) Code Review
Browse files

Merge "Update back gesture zone any time the screen size changes." into main

parents 56420982 00ed8ccd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -771,6 +771,7 @@ public class Launcher extends StatefulActivity<LauncherState>
            // initialized properly.
            onSaveInstanceState(new Bundle());
            mModel.rebindCallbacks();
            updateDisallowBack();
        } finally {
            Trace.endSection();
        }