Add ActionBar to oss

This commit is contained in:
Mygod
2020-06-27 06:56:54 +08:00
parent d344d771c0
commit 9fb19a385e
2 changed files with 11 additions and 0 deletions

View File

@@ -212,6 +212,8 @@
android:resource="@xml/log_paths" />
</provider>
<activity android:name="com.google.android.gms.oss.licenses.OssLicensesMenuActivity"
android:theme="@style/AppTheme.ActionBar"/>
<provider android:name="com.google.firebase.provider.FirebaseInitProvider"
tools:node="remove"/>
<service android:name="com.google.firebase.components.ComponentDiscoveryService"