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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user