ADW: Nicer selection background by default.

This commit is contained in:
Steve Kondik 2010-10-22 01:25:36 -04:00
parent 56e57707e2
commit 17348dfc6a
1 changed files with 4 additions and 1 deletions

View File

@ -18,7 +18,7 @@
<bool name="config_drawerNew">false</bool>
<bool name="config_fadeDrawerLabels">true</bool>
<bool name="config_nagScreen">false</bool>
<bool name="config_new_selectors">true</bool>
<integer name="config_desktopBounce">30</integer>
<integer name="config_desktopSpeed">600</integer>
<integer name="config_drawer_color">0x80000000</integer>
@ -28,4 +28,7 @@
<string name="config_swipedown_actions">0</string>
<string name="config_swipeup_actions">0</string>
<string name="config_homeBinding">1</string>
<integer name="config_highlights_color">0xa0000000</integer>
<integer name="config_highlights_color_focus">0xa0000000</integer>
</resources>