aboutsummaryrefslogtreecommitdiff
path: root/library/src/main/res/layout/kau_preference_color_preview.xml
blob: 23749712a6a08d44bbe08f3021b56c420cc5d727 (plain)
1
2
3
4
5
6
<ca.allanwang.kau.dialogs.color.CircleView xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/kau_pref_inner_content"
    android:layout_width="40dp"
    android:layout_height="40dp"
    android:focusable="false"
    android:clickable="false" />