the whole game
This commit is contained in:
5
project/android/res/drawable/btngamemode.xml
Executable file
5
project/android/res/drawable/btngamemode.xml
Executable file
@@ -0,0 +1,5 @@
|
||||
<selector xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_checked="true"
|
||||
android:drawable="@drawable/survival_3" />
|
||||
<item android:drawable="@drawable/creative_3" />
|
||||
</selector>
|
||||
Reference in New Issue
Block a user