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

Commit d5d7fa10 authored by Tony Wickham's avatar Tony Wickham Committed by Android (Google) Code Review
Browse files

Merge "Hide the "Set Wallpaper" action bar when clicked." into ub-launcher3-burnaby-polish

parents 935fca18 eb804b6a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -123,6 +123,7 @@ public class WallpaperCropActivity extends BaseActivity implements Handler.Callb
                new View.OnClickListener() {
                    @Override
                    public void onClick(View v) {
                        actionBar.hide();
                        boolean finishActivityWhenDone = true;
                        // Never fade on finish because we return to the app that started us (e.g.
                        // Photos), not the home screen.