overlay: tweak some stuff
This commit is contained in:
parent
99cd9c4b3f
commit
2f18e958a7
@ -188,5 +188,11 @@
|
||||
|
||||
<!-- Minimum screen brightness allowed by the power manager. -->
|
||||
<integer name="config_screenBrightnessDim">10</integer>
|
||||
|
||||
<!-- If this is true, the screen will fade off. -->
|
||||
<bool name="config_animateScreenLights">false</bool>
|
||||
|
||||
<!-- Enables or disables fading edges when marquee is enabled in TextView. -->
|
||||
<bool name="config_ui_enableFadingMarquee">false</bool>
|
||||
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user