We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 154f24b commit efe7adcCopy full SHA for efe7adc
android/src/main/AndroidManifest.xml
@@ -1,6 +1,6 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
package="com.geyan">
3
- <application>
+ <application android:theme="@style/Theme.AppCompat">
4
<activity
5
android:name=".activity.ELoginActivity"
6
android:exported="false"
0 commit comments