1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 20:31:16 +00:00

Added app icon.

This commit is contained in:
Felix Ableitner 2014-05-06 09:26:27 +02:00
parent 74b6436f57
commit a93fcb3ea7
6 changed files with 7 additions and 5 deletions

View file

@ -10,7 +10,9 @@
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.INTERNET" />
<application android:label="@string/app_name" >
<application
android:label="@string/app_name"
android:icon="@drawable/ic_launcher" >
<activity
android:name=".MainActivity"

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB