mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-06-12 19:24:30 -04:00
Update RuntimeManagerPreference.java
This commit is contained in:
@@ -16,6 +16,7 @@ public class RuntimeManagerPreference extends Preference{
|
||||
super(ctx, attrs);
|
||||
setPersistent(false);
|
||||
}
|
||||
|
||||
@Override
|
||||
protected void onClick() {
|
||||
super.onClick();
|
||||
|
||||
Reference in New Issue
Block a user