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

Commit a291860b authored by d34d's avatar d34d Committed by Clark Scheff
Browse files

Themes: Properly hide recreateTheme

Change-Id: Ifa23515cfbf8eaf16d2bbe26374cbdcf65929dff
(cherry picked from commit ef795043)
REF: THEMES-561
parent 6e403c88
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -96,6 +96,7 @@ public class MockContext extends Context {
        throw new UnsupportedOperationException();
    }

    /** @hide */
    @Override
    public void recreateTheme() {
        throw new UnsupportedOperationException();