Updating ADW to version 1.3.1

Change-Id: I871db6a442f6c2a7e6b23861f90d7c67002849ad
This commit is contained in:
Robert Burns 2010-11-26 12:54:54 -05:00 committed by Steve Kondik
parent 17d568cf7a
commit a60d45a4e7
2 changed files with 10 additions and 2 deletions

View File

@ -15,7 +15,6 @@
-->
<resources>
<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>
@ -28,6 +27,7 @@
<string name="config_swipedown_actions">0</string>
<string name="config_swipeup_actions">0</string>
<string name="config_homeBinding">1</string>
<string name="config_drawer_style">0</string>
<integer name="config_highlights_color">0xa0000000</integer>
<integer name="config_highlights_color_focus">0xa0000000</integer>
</resources>

View File

@ -15,7 +15,15 @@
-->
<favorites xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher">
<!-- ALL APPS -->
<shortcut
launcher:uri="#Intent;action=com.android.launcher.action.launcheraction;component=com.android.launcher/.CustomShirtcutActivity;i.DefaultLauncherAction.EXTRA_BINDINGVALUE=4;end"
launcher:icon="@drawable/all_apps_button"
launcher:title="@string/launcher_actions"
launcher:screen="-1"
launcher:x="-1"
launcher:y="-1"
launcher:container="-700" />
<!-- LAB -->
<favorite
launcher:packageName="com.android.contacts"