overlay: tweak some stuff

This commit is contained in:
Michael 2012-05-09 14:10:15 +03:00
parent 99cd9c4b3f
commit 2f18e958a7

View File

@ -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>