You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Add root fragment and refactor
This commit is contained in:
@@ -12,13 +12,6 @@
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme"
|
||||
tools:ignore="AllowBackup,GoogleAppIndexingWarning">
|
||||
<!--<activity android:name=".ui.MainActivity">-->
|
||||
<!--<intent-filter>-->
|
||||
<!--<action android:name="android.intent.action.MAIN"/>-->
|
||||
|
||||
<!--<category android:name="android.intent.category.LAUNCHER"/>-->
|
||||
<!--</intent-filter>-->
|
||||
<!--</activity>-->
|
||||
<activity
|
||||
android:name=".WelcomeActivity"
|
||||
android:configChanges="orientation|screenSize">
|
||||
|
||||
Reference in New Issue
Block a user