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

Commit 7db4fdbd authored by Ricardo Cerqueira's avatar Ricardo Cerqueira Committed by Gerrit Code Review
Browse files

Merge "No need to hide flags in configChange" into cm-11.0

parents a8467ca4 b659a34a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -710,7 +710,7 @@
        <flag name="smallestScreenSize" value="0x0800" />
        <!-- The layout direction has changed. For example going from LTR to RTL. -->
        <flag name="layoutDirection" value="0x2000" />
        <!-- Theme has changed @hide -->
        <!-- Theme has changed -->
        <flag name="themeChange" value="0x8000" />
        <!-- The font scaling factor has changed, that is the user has
             selected a new global font size. -->