Finalize TV support

This commit is contained in:
Mygod
2018-08-21 21:41:26 +08:00
parent cd778589c3
commit 698c781cc6
8 changed files with 74 additions and 3 deletions

View File

@@ -41,7 +41,7 @@
android:name=".App"
android:allowBackup="false"
android:label="@string/app_name"
android:banner="@mipmap/ic_launcher"
android:banner="@mipmap/banner"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"