OSDN Git Service

Make Settings shortcuts launch into the correct activity/fragment.
authorAmith Yamasani <yamasani@google.com>
Fri, 28 Sep 2012 23:40:42 +0000 (16:40 -0700)
committerAmith Yamasani <yamasani@google.com>
Sun, 30 Sep 2012 20:46:51 +0000 (13:46 -0700)
commita9c55d8dbde4f9e081528e630292ef0d37ea2faf
treee3abda6f287ae2e61ee0a3ef8f7e250c98c725f9
parent990c5f2432add56ce6a32cb7c40c4c8bff1e8e5c
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
AndroidManifest.xml
res/drawable/ic_user_orange.png [new file with mode: 0644]
src/com/android/settings/users/UserSettings.java