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

Commit 5a9716fe authored by John Reck's avatar John Reck Committed by Android (Google) Code Review
Browse files

Merge "Fix reset" into gb-ub-photos-bryce

parents fef58a0f be9c8105
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -852,6 +852,7 @@ public class FilterShowActivity extends FragmentActivity implements OnItemClickL
        ImagePreset original = new ImagePreset(adapter.getItem(0));
        mMasterImage.setPreset(original, true);
        invalidateViews();
        backToMain();
    }

    public void showDefaultImageView() {