set new icons

This commit is contained in:
Felix 2017-04-19 22:11:03 +02:00
parent ea83806ede
commit 19002a5311
3 changed files with 4 additions and 4 deletions

View file

@ -13,17 +13,17 @@
<application
android:allowBackup="true"
android:icon="@drawable/chaosflix_logo"
android:icon="@drawable/icon"
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/Theme.Leanback"
android:name=".ChaosflixApplication">
<activity
android:name="de.nicidienase.chaosflix.activities.ConferencesActivity"
android:banner="@drawable/chaosflix_logo"
android:icon="@drawable/chaosflix_logo"
android:banner="@drawable/banner"
android:icon="@drawable/icon"
android:label="@string/app_name"
android:logo="@drawable/chaosflix_logo"
android:logo="@drawable/icon"
android:screenOrientation="landscape">
<intent-filter>
<action android:name="android.intent.action.MAIN"/>

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB