Wrote a new bookmark picker activity for use by the Share button, because I couldn...
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 12 Nov 2008 15:42:44 +0000 (15:42 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 12 Nov 2008 15:42:44 +0000 (15:42 +0000)
commit7a10967e3c3aca59e3a61cceeba4ec789d816ad7
treea8cd04f41cae5a635324670eba5ba79526e50e97
parent2fcbcff0519eadbfc804a8bdcbe5d85be1c0101a
Wrote a new bookmark picker activity for use by the Share button, because I couldn't get the platform version to work.

git-svn-id: http://zxing.googlecode.com/svn/trunk@691 59b500cc-1b3d-0410-9834-0bbf25fbcc57
android/AndroidManifest.xml
android/res/layout/bookmark_picker_list_item.xml [new file with mode: 0644]
android/res/values/strings.xml
android/src/com/google/zxing/client/android/BookmarkPickerActivity.java [new file with mode: 0644]
android/src/com/google/zxing/client/android/ShareActivity.java