OSDN Git Service

Adjust data id even if it's not currently used.
authorAngus Kong <shkong@google.com>
Thu, 30 May 2013 22:18:50 +0000 (15:18 -0700)
committerAngus Kong <shkong@google.com>
Thu, 30 May 2013 22:18:50 +0000 (15:18 -0700)
commit1d6b15cb60cdc092e9400145304668c15a677bd5
tree77337035499e541d5034a9aa3a3cd2dacd1b0c3a
parent8474d591d46f909eaba015ab38703c9042e3ab49
Adjust data id even if it's not currently used.

FilmStripView should adjust the internal info of data id after removal
regardless of the existence of the removed data in the buffer.

Change-Id: I78202997525a96a88f7bba8e0d55b7f6aad2c9cf
src/com/android/camera/ui/FilmStripView.java