You've already forked Magisk
mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-09-06 06:36:58 +00:00
Improve locale settings
This commit is contained in:
@@ -116,7 +116,7 @@ public class MainActivity extends Activity
|
||||
|
||||
@Override
|
||||
public CallbackEvent[] getRegisterEvents() {
|
||||
return new CallbackEvent[] { getApplicationContext().reloadMainActivity };
|
||||
return new CallbackEvent[] { getApplicationContext().reloadActivity };
|
||||
}
|
||||
|
||||
public void checkHideSection() {
|
||||
|
||||
Reference in New Issue
Block a user