aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/res/layout/kau_preference_color_preview.xml
blob: 18ca35a016b2f1ae0bc6ac4b8c3303a591aebd3b (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" />