OSDN Git Service

Video: Fix crash in trimming/muting video in GB.
authorTeng-Hui Zhu <ztenghui@google.com>
Tue, 13 Nov 2012 18:39:38 +0000 (10:39 -0800)
committerTeng-Hui Zhu <ztenghui@google.com>
Fri, 16 Nov 2012 18:09:27 +0000 (10:09 -0800)
commitb5f374c30d06dc0409891f85a4bd5e1e3ddf8700
tree38d97242b22e1e901bf64542500597488e84ffb5
parent44dd798c3a814ffbdecc5adbc73dc47dc4dec646
Video: Fix crash in trimming/muting video in GB.

Basically switched to use sherlock actionbar and protect various new methods
with API level check.

bug:7546257

Change-Id: Ic16f75126c619578a9e9c2520fa264687d89a2e6
gallerycommon/src/com/android/gallery3d/common/ApiHelper.java
src/com/android/gallery3d/app/MuteVideo.java
src/com/android/gallery3d/app/TrimControllerOverlay.java
src/com/android/gallery3d/app/TrimVideo.java