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

Commit ef795043 authored by d34d's avatar d34d
Browse files

Themes: Properly hide recreateTheme

Change-Id: Ifa23515cfbf8eaf16d2bbe26374cbdcf65929dff
parent 3f6c27a6
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();