You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Added redesign base
... also basic switching to redesign was added, haha
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.topjohnwu.magisk.redesign
|
||||
|
||||
import com.topjohnwu.magisk.ui.base.MagiskViewModel
|
||||
|
||||
class MainViewModel : MagiskViewModel()
|
||||
Reference in New Issue
Block a user