Added a Google Shopper icon to the result buton for products and ISBNs.
authordswitkin@google.com <dswitkin@google.com@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 21 Jul 2010 23:15:23 +0000 (23:15 +0000)
committerdswitkin@google.com <dswitkin@google.com@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 21 Jul 2010 23:15:23 +0000 (23:15 +0000)
commit8e5e364d8848cca6cccdb6845482d3602c03f016
treecaad19b7795e2034d00f73492d04de3afd36639a
parent4f18dbe27f591f6818e43396aea66393e87314a7
Added a Google Shopper icon to the result buton for products and ISBNs.

git-svn-id: http://zxing.googlecode.com/svn/trunk@1492 59b500cc-1b3d-0410-9834-0bbf25fbcc57
android/AndroidManifest.xml
android/res/drawable-hdpi/shopper_icon.png [new file with mode: 0644]
android/res/drawable/shopper_icon.png
android/res/layout-ldpi/capture.xml
android/res/layout/capture.xml
android/res/values/strings.xml
android/src/com/google/zxing/client/android/result/ISBNResultHandler.java
android/src/com/google/zxing/client/android/result/ProductResultHandler.java
android/src/com/google/zxing/client/android/result/ResultHandler.java