You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Move setContentView out of onCreate
This commit is contained in:
@@ -109,7 +109,7 @@
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:layout_margin="@dimen/l1"
|
||||
android:gravity="center"
|
||||
android:text="@{viewModel.warningText}"
|
||||
android:text="@string/su_warning"
|
||||
android:textAppearance="@style/AppearanceFoundation.Body"
|
||||
android:textColor="?colorError"
|
||||
android:textStyle="bold"
|
||||
|
||||
Reference in New Issue
Block a user