mirror of
https://github.com/love2d/love-android.git
synced 2026-08-16 08:11:44 +02:00
Rewrite GameActivity.java
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:exported="true"
|
||||
android:theme="@style/Theme.LÖVEForAndroid.NoActionBar"
|
||||
android:launchMode="singleTask" >
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
Reference in New Issue
Block a user