OSDN Git Service

Ensure right non-neighbors are invisible during filmstrip item scaling
authorAlan Newberger <alann@google.com>
Fri, 30 Jan 2015 23:49:18 +0000 (15:49 -0800)
committerAlan Newberger <alann@google.com>
Sat, 31 Jan 2015 00:01:14 +0000 (16:01 -0800)
commit34ac66e6d0bb849fb24a6255328390aba204abe3
tree3ea9ea226239de0f2a2f9e9aa192eccaf2238231
parenta9be9d1a30c594e1489505d36e83cf91e332c60b
Ensure right non-neighbors are invisible during filmstrip item scaling

Only the immediate right hand neighbor should fade out and translate to
center when drag-scaling the centered filmstrip item. Regression from G
to H, this CL ensures only the immediate neighbor is visible.

Bug: 19127110
Change-Id: I4023b91c384abd2b139b04124167cce8cb50c618
src/com/android/camera/widget/FilmstripView.java