OSDN Git Service

Change ActionBar spinner text size on rotate
authorBobby Georgescu <georgescu@google.com>
Thu, 11 Oct 2012 21:49:09 +0000 (14:49 -0700)
committerBobby Georgescu <georgescu@google.com>
Thu, 11 Oct 2012 22:20:07 +0000 (15:20 -0700)
commit5d4b8fd9fd2e601b780c027ef912c8fabfe3ee1e
treeee8e54eb210796428d211d54a3235acde06ede7e
parent37a9333651cead185d982d9b809cb3425a24d3d8
Change ActionBar spinner text size on rotate

Bug: 7333151
Update the grid/filmstrip spinner switch text to
look and behave like the text in the Gmail app, as
requested by UX.

Change-Id: If822b21899172a35402477868d4f146a8e00cfea
res/layout/action_bar_two_line_text.xml
res/values-land/styles.xml [new file with mode: 0644]
res/values/styles.xml
src/com/android/gallery3d/app/AbstractGalleryActivity.java
src/com/android/gallery3d/app/GalleryActionBar.java