Loading core/res/res/values/config.xml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -591,8 +591,8 @@ <!-- Disable lockscreen rotation by default --> <!-- Disable lockscreen rotation by default --> <bool name="config_enableLockScreenRotation">false</bool> <bool name="config_enableLockScreenRotation">false</bool> <!-- Disable lockscreen translucent decor by default --> <!-- Enable lockscreen translucent decor by default --> <bool name="config_enableLockScreenTranslucentDecor">false</bool> <bool name="config_enableLockScreenTranslucentDecor">true</bool> <!-- Enable translucent decor by default --> <!-- Enable translucent decor by default --> <bool name="config_enableTranslucentDecor">true</bool> <bool name="config_enableTranslucentDecor">true</bool> Loading Loading
core/res/res/values/config.xml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -591,8 +591,8 @@ <!-- Disable lockscreen rotation by default --> <!-- Disable lockscreen rotation by default --> <bool name="config_enableLockScreenRotation">false</bool> <bool name="config_enableLockScreenRotation">false</bool> <!-- Disable lockscreen translucent decor by default --> <!-- Enable lockscreen translucent decor by default --> <bool name="config_enableLockScreenTranslucentDecor">false</bool> <bool name="config_enableLockScreenTranslucentDecor">true</bool> <!-- Enable translucent decor by default --> <!-- Enable translucent decor by default --> <bool name="config_enableTranslucentDecor">true</bool> <bool name="config_enableTranslucentDecor">true</bool> Loading