Commit Graph

7 Commits

Author SHA1 Message Date
Jeff Sharkey
97d07fa3ae Push scrollbars to screen edges.
Push scrollbar to screen edges on custom ListView and ScrollViews to
match Preferences framework behavior.

Bug: 7633165
Change-Id: Ideecd0e243c7de7bf977caef2b1585e707a00ca4
2012-11-30 16:15:09 -08:00
Fabrice Di Meglio
79d8e80a30 Make Settings app aware of layout direction
- see bug #5429822 UI should be mirrored for RTL locales (Arabic, Hebrew, farsi)

Change-Id: I696c0f66a16640af767da3c05b5d300fd2284ecb
2012-07-24 15:02:12 -07:00
Amith Yamasani
78545348fd Reduce the minimum size of buttons in App details screen.
The earlier reduction was not sufficient for all cases.
If the min width is totally removed, it makes the buttons too
small in portrait, causing wrapping. Forcing to 0.5 weight will
make it too wide in landscape.

Change-Id: I02a71a065f14d5f75bea68aab25c8b16941589e9
2011-08-22 15:06:57 -07:00
Amith Yamasani
da3cabca76 Vertically center adjacent buttons in App Info screen.
Also reduce the min width of the buttons because the horizontal space
available has reduced.

Bug: 5156394
Change-Id: Ib7adfa208565503bbf537cb469e7d8feded2c5b8
2011-08-19 14:13:42 -07:00
Amith Yamasani
b764f63c30 Center button text in the InstalledAppDetails screens.
Bug: 5098457
Change-Id: I2ae0083c9547d17324ebbd667eb85f58da88ec15
2011-08-03 12:08:23 -07:00
Dianne Hackborn
aef746c45f Implement new manage apps UI for compat mode.
Change-Id: Ia8db7f534b7294fbbb34e0acdedab3a96cea59e9
2011-05-26 01:06:11 -07:00
Suchi Amalapurapu
42241e75d2 Add new buttons to clear data, move apps to/from sdcard
rearrange layouts
2010-02-10 08:59:20 -08:00