remove unused code

This commit is contained in:
vvb2060
2026-07-28 20:10:20 -07:00
committed by John Wu
parent 71d29f36c6
commit fbcafdf2e2
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -14,5 +14,3 @@ native/out
.idea
.cursor
ramdisk.img
app/core/src/debug
app/core/src/release
-1
View File
@@ -6,7 +6,6 @@
<activity
android:name=".ui.MainActivity"
android:exported="true"
android:windowSoftInputMode="adjustResize"
android:theme="@style/SplashTheme">
<intent-filter>
<action android:name="android.intent.action.MAIN" />