am a90f8160: Merge "Enable translucent system bars on the lockscreen by default." into klp-dev
* commit 'a90f816048604538cc25d3b8848ac263761175b4': Enable translucent system bars on the lockscreen by default.
This commit is contained in:
@@ -585,8 +585,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>
|
||||||
|
|||||||
Reference in New Issue
Block a user