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

Commit acdef4fa authored by John Reck's avatar John Reck Committed by Android Git Automerger
Browse files

am 5a9716fe: Merge "Fix reset" into gb-ub-photos-bryce

* commit '5a9716fe':
  Fix reset
parents 9a4b2f14 5a9716fe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -867,6 +867,7 @@ public class FilterShowActivity extends FragmentActivity implements OnItemClickL
        ImagePreset original = new ImagePreset(adapter.getItem(0));
        mMasterImage.setPreset(original, true);
        invalidateViews();
        backToMain();
    }

    public void showDefaultImageView() {