11 lines
411 B
XML
11 lines
411 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<yuku.ambilwarna.widget.AmbilWarnaPrefWidgetView
|
|
xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:id="@+id/ambilwarna_pref_widget_kotak"
|
|
android:layout_width="24dp"
|
|
android:layout_height="24dp"
|
|
android:layout_gravity="center_vertical"
|
|
android:layout_marginRight="6dp"
|
|
android:focusable="false"
|
|
android:clickable="false" />
|