OSDN Git Service

Add bottom bar UI for photo page
authorBobby Georgescu <georgescu@google.com>
Tue, 18 Sep 2012 01:12:11 +0000 (18:12 -0700)
committerAndroid (Google) Code Review <android-gerrit@google.com>
Wed, 19 Sep 2012 23:52:51 +0000 (16:52 -0700)
commit091e299adaf8d0df1151e0e12dbca87e60661752
tree21736d9e7f2e19c4a47b8cf935cc9a94676cae13
parentaf8391b14a7ab43618da8874ba21ce8f7243b162
Add bottom bar UI for photo page

Bug: 7050303
Bug: 7170148
Pulled the handling of the display of the edit (FX) button
out into a separate file and put in the groundwork for
supporting multiple buttons within a container along the
bottom of the screen and managing their display as well as
animating them in and out. Also added a button for launching
the panorama viewer when appropriate

Change-Id: Iee3083e0693ef3c1f55264b922f02b9a702d2103
src/com/android/gallery3d/app/PhotoPage.java
src/com/android/gallery3d/app/PhotoPageBottomControls.java [new file with mode: 0644]