mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-12-04 09:20:50 +01:00
6 lines
193 B
XML
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>
|