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

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

am c41bf6c0: am 48265373: am 1b56a245: Merge "Fix Gallery auto-hide action bar...

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

* commit 'c41bf6c0':
  Fix Gallery auto-hide action bar in Album view
parents 2f7dd4d3 c41bf6c0
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)) {