mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-01-01 23:40:33 -08:00
Replace old design with redesign (p1)
This commit is contained in:
@@ -29,11 +29,6 @@
|
||||
<!-- Main -->
|
||||
<activity android:name="a.b" />
|
||||
|
||||
<activity
|
||||
android:name="a.i"
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
android:exported="true" />
|
||||
|
||||
<!-- Flashing -->
|
||||
<activity android:name="a.f" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user