mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-17 16:47:14 -04:00
Use androidx.annotation.Keep (with package name)
This commit is contained in:
parent
da13f2ed72
commit
e732f7d823
@ -19,7 +19,7 @@ public class ControlDrawerData {
|
|||||||
public ControlData properties;
|
public ControlData properties;
|
||||||
public Orientation orientation;
|
public Orientation orientation;
|
||||||
|
|
||||||
@Keep
|
@androidx.annotation.Keep
|
||||||
public enum Orientation {
|
public enum Orientation {
|
||||||
DOWN,
|
DOWN,
|
||||||
LEFT,
|
LEFT,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user