mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-15 23:59:21 -04:00
Update RuntimeManagerPreference.java
This commit is contained in:
parent
2a37553815
commit
3618bb6310
@ -16,6 +16,7 @@ public class RuntimeManagerPreference extends Preference{
|
||||
super(ctx, attrs);
|
||||
setPersistent(false);
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void onClick() {
|
||||
super.onClick();
|
||||
|
Loading…
x
Reference in New Issue
Block a user