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

Commit 48265373 authored by nicolasroard's avatar nicolasroard Committed by Android Git Automerger
Browse files

am 1b56a245: Merge "Fix Gallery auto-hide action bar in Album view" into gb-ub-photos-carlsbad

* commit '1b56a245':
  Fix Gallery auto-hide action bar in Album view
parents 50427582 1b56a245
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -862,6 +862,7 @@ public abstract class PhotoPage extends ActivityState implements

    @Override
    protected void onBackPressed() {
        showBars();
        if (mShowDetails) {
            hideDetails();
        } else if (mAppBridge == null || !switchWithCaptureAnimation(-1)) {