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

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

Themes: Properly hide recreateTheme

Change-Id: Ifa23515cfbf8eaf16d2bbe26374cbdcf65929dff
parent dee67f00
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -98,6 +98,7 @@ public class MockContext extends Context {
        throw new UnsupportedOperationException();
        throw new UnsupportedOperationException();
    }
    }


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