Fix direct boot

This commit is contained in:
Mygod
2018-07-22 00:25:42 +08:00
parent 9220f9f113
commit 2578c1c6ec
5 changed files with 35 additions and 9 deletions

View File

@@ -41,6 +41,9 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/AppTheme">
<meta-data android:name="firebase_crashlytics_collection_enabled"
android:value="false"/>
<activity
android:name=".MainActivity"
android:label="@string/app_name"