Converted the Android client to use a status bar on the bottom of the screen instead...
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 17 Apr 2008 20:09:17 +0000 (20:09 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Thu, 17 Apr 2008 20:09:17 +0000 (20:09 +0000)
commitee1bee112332a1644950fe31f0b02e663cb3d49e
tree722b46cf38adcd2a20a0f4d042eb720baae72174
parent4452ae241c4e8c81d57212043e1b8d91107cdddb
Converted the Android client to use a status bar on the bottom of the screen instead of dialogs for a much better, less interrupting user experience.

git-svn-id: http://zxing.googlecode.com/svn/trunk@365 59b500cc-1b3d-0410-9834-0bbf25fbcc57
android-m3/res/layout/main.xml
android-m3/res/values/ids.xml
android-m3/src/com/google/zxing/client/android/BarcodeReaderCaptureActivity.java
android-m3/src/com/google/zxing/client/android/CameraManager.java
android-m3/src/com/google/zxing/client/android/ResultHandler.java
android-m3/strings.xml.template