|
@@ -23,6 +23,7 @@
|
|
android:theme="@style/AppTheme">
|
|
android:theme="@style/AppTheme">
|
|
<activity
|
|
<activity
|
|
android:name=".MainActivity"
|
|
android:name=".MainActivity"
|
|
|
|
+ android:exported="true"
|
|
android:theme="@style/Theme.AppCompat.Light.NoActionBar">
|
|
android:theme="@style/Theme.AppCompat.Light.NoActionBar">
|
|
<intent-filter>
|
|
<intent-filter>
|
|
<action android:name="android.intent.action.MAIN" />
|
|
<action android:name="android.intent.action.MAIN" />
|