You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Remove usage of grid layouts
This commit is contained in:
@@ -42,7 +42,7 @@ class DarkThemeDialog : DialogEvent(), ActivityExecutor {
|
||||
}
|
||||
|
||||
private fun selectTheme(mode: Int) {
|
||||
Config.darkThemeExtended = mode
|
||||
Config.darkTheme = mode
|
||||
activity?.get()?.recreate()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user