mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-20 09:37:07 -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