droidfish/DroidFish/res/layout/uci_option_button.xml

6 lines
201 B
XML
Raw Normal View History

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