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