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

Commit 1d24874e authored by Clark Scheff's avatar Clark Scheff Committed by Ricardo Cerqueira
Browse files

No need to hide flags in configChange

Change-Id: I36cda275f836d07e639419db8c856c7527307907
parent 3305b2a4
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. -->