OSDN Git Service

Use Spinner instead of Tabs, so that a 4th entry doesn't disappear off the screen.
authorAmith Yamasani <yamasani@google.com>
Thu, 3 May 2012 19:46:53 +0000 (12:46 -0700)
committerAmith Yamasani <yamasani@google.com>
Thu, 10 May 2012 22:18:25 +0000 (15:18 -0700)
commit7a3221bb95efd2e38e2aea243bcb13577bb276b3
tree1b5d463a3a424f0ea48f581034c5bc3e2539ef9b
parent7dabe4583c2bb12ed1d072139399f6bca8067994
Use Spinner instead of Tabs, so that a 4th entry doesn't disappear off the screen.

This is for the 3 to 4 lists that you can switch between in the Settings->Apps
screen.

Bug: 6375122

Change-Id: I8a4e46b8aa3e06bc79edb5f65400462060fe5a29
res/layout/apps_spinner_dropdown_item.xml [moved from res/layout/manage_apps_tab_content.xml with 50% similarity]
res/layout/apps_spinner_item.xml [new file with mode: 0644]
res/layout/manage_apps_spinner_content.xml [new file with mode: 0644]
src/com/android/settings/applications/ManageApplications.java