OSDN Git Service

Use List to store duplicated exif tag
authorEarl Ou <shunhsingou@google.com>
Thu, 18 Oct 2012 09:08:21 +0000 (17:08 +0800)
committerEarl Ou <shunhsingou@google.com>
Wed, 24 Oct 2012 03:13:21 +0000 (11:13 +0800)
commit9cf0bba7e618f9a4831c3b02e255997191a50b5d
tree574462e950e7bcab46c24d8b94f64b9a87783290
parent120cdf4530bb3dc61643ab700caeefd4f9190793
Use List to store duplicated exif tag

Use List so the number of tags can be calculated.

Change-Id: I5dfb085fccadab4f0febf2944b64d4dfe9ecbd63
tests/src/com/android/gallery3d/exif/ExifParserTest.java
tests/src/com/android/gallery3d/exif/ExifReaderTest.java
tests/src/com/android/gallery3d/exif/ExifXmlReader.java