adaptive logo

This commit is contained in:
rimthekid 2022-01-28 21:17:02 +04:00
parent 719d59c86f
commit eaffc17d74

View File

@ -9,7 +9,7 @@
android:allowBackup="true"
android:icon="@mipmap/ic_libretube"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:roundIcon="@mipmap/ic_libretube_round"
android:supportsRtl="true"
android:theme="@style/Theme.LibreTube"
android:name=".myApp"