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

Commit 1b56a245 authored by nicolasroard's avatar nicolasroard Committed by Android (Google) Code Review
Browse files

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

parents 2037f39b 4d7efab8
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)) {