OSDN Git Service

Refresh the action bar timeout when button is clicked.
authorOwen Lin <owenlin@google.com>
Wed, 16 May 2012 22:32:02 +0000 (15:32 -0700)
committerOwen Lin <owenlin@google.com>
Thu, 17 May 2012 20:50:06 +0000 (13:50 -0700)
commitd759b7c1fc449f4f0ef91997738bbef1bbd96677
treea7829816e8c1a4f796ff79b0dcb763682b6ee328
parent4b56917d18c35bec2f5e64f55c864163f0d518c9
Refresh the action bar timeout when button is clicked.

Also handle with the confirm dialog, we show the action bar
as long as the confirm dialog is shown. And we start to timeout
the action bar when the confirm dialog get dismissed.

bug: 6478646
Change-Id: I3f0e7e61b43b0dd2bb2b1e2b4444c8dcb5706e1a
src/com/android/gallery3d/app/ManageCachePage.java
src/com/android/gallery3d/app/PhotoPage.java
src/com/android/gallery3d/ui/ImportCompleteListener.java
src/com/android/gallery3d/ui/MenuExecutor.java