OSDN Git Service

Improve the animation to filmstrip.
authorAngus Kong <shkong@google.com>
Sat, 21 Sep 2013 01:41:46 +0000 (18:41 -0700)
committerAngus Kong <shkong@google.com>
Sat, 21 Sep 2013 02:38:53 +0000 (19:38 -0700)
commitb21215a1a59812592380f31891becedbdec7468b
tree6d53599326681c626ee160508c87098da42dfd78
parentaa8744284864cda5570e8dfa4eccc2747cee52dc
Improve the animation to filmstrip.

1. Remove the snap-in-center check at the end of scale animation.
2. Don't go back to full-screen when animating from camera preview
   to filmstrip.

  bug:10806298
  bug:10864100

Change-Id: I751040a22e2758709c22e7230a5418a871ef85f9
src/com/android/camera/data/CameraPreviewData.java
src/com/android/camera/data/LocalMediaData.java
src/com/android/camera/data/SimpleViewData.java
src/com/android/camera/ui/FilmStripView.java
src/com/android/camera/util/CameraUtil.java