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

Commit 3bca2522 authored by d34d's avatar d34d Committed by Steve Kondik
Browse files

Themes: Properly hide recreateTheme

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

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