droidfish/DroidFish/res/layout/uci_option_check.xml

6 lines
193 B
XML
Raw Normal View History

<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>