add new linphone logo
This commit is contained in:
parent
26713913fb
commit
723ecc0c26
2 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
android:versionCode="108"
|
||||
android:versionName="1.08">
|
||||
<uses-sdk android:minSdkVersion="3" />
|
||||
<application android:icon="@drawable/linphone2" android:label="@string/app_name" android:debuggable = "true">
|
||||
<application android:label="@string/app_name" android:debuggable = "true" android:icon="@drawable/logo_linphone_57x57">
|
||||
|
||||
|
||||
<activity android:name=".LinphoneActivity"
|
||||
|
|
BIN
res/drawable/logo_linphone_57x57.png
Normal file
BIN
res/drawable/logo_linphone_57x57.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
Loading…
Reference in a new issue