Make Settings shortcuts launch into the correct activity/fragment.

Bug: 6959454

Change the task affinities so that the shortcuts are not tied to
Settings main task.

Change-Id: I7729d17d8144a4a57f0d135fe80bdbd7af8dad01
This commit is contained in:
Amith Yamasani
2012-09-28 16:40:42 -07:00
parent 990c5f2432
commit a9c55d8dbd
3 changed files with 16 additions and 16 deletions

View File

@@ -85,7 +85,7 @@ public class UserSettings extends SettingsPreferenceFragment
"key_add_user_long_message_displayed";
private static final int[] USER_DRAWABLES = {
R.drawable.ic_user,
R.drawable.ic_user_orange,
R.drawable.ic_user_cyan,
R.drawable.ic_user_green,
R.drawable.ic_user_purple,