mirror of
https://github.com/FossifyOrg/Contacts.git
synced 2026-05-14 01:26:48 -04:00
adding back the Main intent action
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
android:name=".activities.SplashActivity"
|
||||
android:theme="@style/SplashTheme">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN"/>
|
||||
|
||||
<category android:name="android.intent.category.LAUNCHER"/>
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
Reference in New Issue
Block a user