mirror of https://github.com/M66B/NetGuard.git
parent
498bd3a2c0
commit
257fd9fc4f
|
@ -18,7 +18,7 @@
|
|||
<activity
|
||||
android:name=".ActivityMain"
|
||||
android:configChanges="orientation|screenSize"
|
||||
android:label="NetGuard"
|
||||
android:label="@string/app_name"
|
||||
android:launchMode="singleTop">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
|
Loading…
Reference in New Issue