Renamed launcher icon.

git-svn-id: https://zxing.googlecode.com/svn/trunk@676 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
dswitkin 2008-11-07 15:07:54 +00:00
parent de83fdf806
commit 99f49760da
2 changed files with 1 additions and 1 deletions

View file

@ -22,7 +22,7 @@ versionName is 2.31, 2.4, or 3.0. -->
package="com.google.zxing.client.android"
android:versionName="2.3"
android:versionCode="6">
<application android:icon="@drawable/ic_launcher_barcodes"
<application android:icon="@drawable/launcher_icon"
android:label="@string/app_name">
<activity android:name=".BarcodesCaptureActivity"
android:screenOrientation="landscape"

View file

Before

Width:  |  Height:  |  Size: 3.4 KiB

After

Width:  |  Height:  |  Size: 3.4 KiB