mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2024-12-03 00:43:10 +01:00
6 lines
201 B
XML
6 lines
201 B
XML
<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>
|