fedilab-Android-App/colorPicker/src/main/res/layout/cpv_preference_square.xml

6 lines
383 B
XML

<com.jaredrummler.android.colorpicker.ColorPanelView xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:id="@id/cpv_preference_preview_color_panel"
android:layout_width="@dimen/cpv_color_preference_normal"
android:layout_height="@dimen/cpv_color_preference_normal"
app:cpv_colorShape="square" />