Merge "Make Settings shortcuts launch into the correct activity/fragment." into jb-mr1-dev

This commit is contained in:
Amith Yamasani
2012-09-30 14:41:11 -07:00
committed by Android (Google) Code Review
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,