OSDN Git Service

Move grid/filmstrip switching to ActionBar title "spinner"
authorBobby Georgescu <georgescu@google.com>
Mon, 1 Oct 2012 22:50:11 +0000 (15:50 -0700)
committerBobby Georgescu <georgescu@google.com>
Mon, 1 Oct 2012 22:56:51 +0000 (15:56 -0700)
commit3cf502a91b36bf6ce633f897505b0a2c3fc53ad5
tree23815d26f31352e088d1e0a710a6fd6d341f8880
parentc58fe396fb7c6208740fa22a005e94a358b8266f
Move grid/filmstrip switching to ActionBar title "spinner"

Bug: 7233818
Bug: 7240846
Bug: 7258973

Tapping the title of the album, whether in filmstrip or
grid mode, allows switching between these modes using a
menu. The album name is now displayed when viewing pictures
in the filmstrip or zoomed in modes. Finally, no longer
allow switching to grid mode when not appropriate.

Change-Id: I4ee511feb7a74581fe185933ddd5110e5eb9feb0
res/menu/album.xml
res/menu/photo.xml
src/com/android/gallery3d/app/AlbumPage.java
src/com/android/gallery3d/app/GalleryActionBar.java
src/com/android/gallery3d/app/PhotoPage.java