droidfish/DroidFish/res/layout/uci_option_check.xml
2014-07-16 17:20:18 +00:00

6 lines
193 B
XML

<CheckBox xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/eo_value"
android:layout_width="fill_parent"
android:layout_height="wrap_content">
</CheckBox>