This commit is contained in:
Mygod
2018-01-15 12:53:51 -08:00
parent 1ce967f196
commit 3a3e6b8689
23 changed files with 59 additions and 13 deletions

View File

@@ -16,6 +16,7 @@
android:name=".App"
android:allowBackup="false"
android:label="@string/app_name"
android:icon="@mipmap/ic_launcher"
android:supportsRtl="true"
android:theme="@style/AppTheme">
<activity