OSDN Git Service

add the menu button to support trimming
authorTeng-Hui Zhu <ztenghui@google.com>
Thu, 23 Aug 2012 23:45:11 +0000 (16:45 -0700)
committerTeng-Hui Zhu <ztenghui@google.com>
Mon, 27 Aug 2012 20:24:33 +0000 (13:24 -0700)
commit50ea2d2938218ac6b2039f0e42998cfbbc45d1f1
tree04fc97ec0f3b876c45a2c157cc004de65591b92e
parent45c56f2d34c71d0bc9b84ebeef6d1314738d0fc0
add the menu button to support trimming

This is only visible for video item.

Change-Id: I17f8e902f3560cc8524f890705c020901331df74
res/menu/photo.xml
res/values/strings.xml
src/com/android/gallery3d/app/PhotoPage.java
src/com/android/gallery3d/data/LocalVideo.java
src/com/android/gallery3d/data/MediaObject.java
src/com/android/gallery3d/ui/MenuExecutor.java