mirror of
https://gitea.sffempire.ru/Kolyah35/minecraft-pe-0.6.1.git
synced 2026-03-19 22:43:32 +00:00
6 lines
228 B
XML
Executable File
6 lines
228 B
XML
Executable File
<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>
|