aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/color_picker_pref_item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/color_picker_pref_item.xml')
-rw-r--r--res/layout/color_picker_pref_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/color_picker_pref_item.xml b/res/layout/color_picker_pref_item.xml
index f299d0e..65f51b7 100644
--- a/res/layout/color_picker_pref_item.xml
+++ b/res/layout/color_picker_pref_item.xml
@@ -19,7 +19,7 @@
android:layout_height="32dp"
android:background="@android:color/darker_gray">
<afzkl.development.mColorPicker.views.ColorPanelView
- android:id="@+android:id/color_picker"
+ android:id="@+id/color_picker"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_margin="1dp"