mm_preference_checkbox.xml 347 B

1234
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <CheckBox xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+android:id/checkbox"
  3. android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginRight="4dip"
  4. android:layout_gravity="center_vertical" android:focusable="false" android:clickable="false" />