mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-17 00:29:50 -04:00
Update MineButton.java
This commit is contained in:
parent
f0326fec5a
commit
c0fc623c34
@ -8,8 +8,7 @@ import androidx.core.content.res.ResourcesCompat;
|
|||||||
|
|
||||||
import net.kdt.pojavlaunch.R;
|
import net.kdt.pojavlaunch.R;
|
||||||
|
|
||||||
public class MineButton extends androidx.appcompat.widget.AppCompatButton
|
public class MineButton extends androidx.appcompat.widget.AppCompatButton {
|
||||||
{
|
|
||||||
|
|
||||||
public MineButton(Context ctx) {
|
public MineButton(Context ctx) {
|
||||||
this(ctx, null);
|
this(ctx, null);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user