[android] added icons for different resolutions.
|
@ -18,7 +18,7 @@
|
|||
<uses-permission android:name="android.permission.CHANGE_WIFI_STATE"/>
|
||||
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
|
||||
|
||||
<application android:icon="@drawable/icon" android:label="@string/app_name" android:debuggable="true">
|
||||
<application android:icon="@drawable/ic_launcher" android:label="@string/app_name" android:debuggable="true">
|
||||
<activity android:name=".MWMActivity"
|
||||
android:label="@string/app_name"
|
||||
android:screenOrientation="behind"
|
||||
|
|
BIN
android/res/drawable-hdpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 6.6 KiB |
BIN
android/res/drawable-hdpi/ic_status_bar.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 4 KiB |
BIN
android/res/drawable-ldpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
android/res/drawable-ldpi/ic_status_bar.png
Normal file
After Width: | Height: | Size: 544 B |
Before Width: | Height: | Size: 1.7 KiB |
BIN
android/res/drawable-mdpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 3.9 KiB |
BIN
android/res/drawable-mdpi/ic_status_bar.png
Normal file
After Width: | Height: | Size: 744 B |
Before Width: | Height: | Size: 2.5 KiB |
BIN
android/res/drawable-xhdpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 9.5 KiB |
BIN
android/res/drawable-xhdpi/ic_status_bar.png
Normal file
After Width: | Height: | Size: 1.5 KiB |