mirror of
https://github.com/zxing/zxing.git
synced 2024-11-09 20:44:03 -08:00
Renamed launcher icon.
git-svn-id: https://zxing.googlecode.com/svn/trunk@676 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
parent
de83fdf806
commit
99f49760da
|
@ -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"
|
||||
|
|
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Loading…
Reference in a new issue