Add possibility to enable CRT animation on screen off
Change-Id: I74926ddef1dcb6424798e567e5fcb823747384bf
This commit is contained in:
parent
a1afa35a73
commit
9aba24261c
@ -72,7 +72,10 @@
|
||||
</string-array>
|
||||
|
||||
<!-- If this is true, the screen will fade off. -->
|
||||
<bool name="config_animateScreenLights">true</bool>
|
||||
<bool name="config_animateScreenLights">false</bool>
|
||||
|
||||
<!-- Enable the screen-off animation -->
|
||||
<bool name="config_enableScreenOffAnimation">false</bool>
|
||||
|
||||
<!-- XXXXXX END OF RESOURCES USING WRONG NAMING CONVENTION -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user