|
@@ -29,7 +29,7 @@
|
|
android:theme="@style/AppTheme">
|
|
android:theme="@style/AppTheme">
|
|
<activity android:name=".activities.MainActivity"
|
|
<activity android:name=".activities.MainActivity"
|
|
android:launchMode="singleTask"
|
|
android:launchMode="singleTask"
|
|
- exported="true"
|
|
|
|
|
|
+ android:exported="true"
|
|
android:theme="@style/Base.Theme.AppCompat.Light">
|
|
android:theme="@style/Base.Theme.AppCompat.Light">
|
|
<intent-filter>
|
|
<intent-filter>
|
|
<action android:name="android.intent.action.MAIN" />
|
|
<action android:name="android.intent.action.MAIN" />
|