mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 11:21:18 +08:00
修复其他页面无重启菜单的问题
This commit is contained in:
@@ -844,6 +844,7 @@ class SettingsActivity : MIUIActivity() {
|
||||
|
||||
//其他页面
|
||||
private fun otherItems(): ArrayList<BaseView> {
|
||||
menuButton.visibility = View.VISIBLE
|
||||
return ArrayList<BaseView>().apply {
|
||||
add(TitleTextV(resId = R.string.scope_miuihome))
|
||||
add(
|
||||
|
||||
Reference in New Issue
Block a user