diff --git a/res/drawable/color_picker_preview_background.xml b/res/drawable/color_picker_preview_background.xml new file mode 100644 index 0000000..b1cedc5 --- /dev/null +++ b/res/drawable/color_picker_preview_background.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/res/drawable/color_picker_seekbar_background.xml b/res/drawable/color_picker_seekbar_background.xml new file mode 100644 index 0000000..36076ab --- /dev/null +++ b/res/drawable/color_picker_seekbar_background.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/res/drawable/color_picker_seekbar_thumb.xml b/res/drawable/color_picker_seekbar_thumb.xml new file mode 100644 index 0000000..2c58a6a3 --- /dev/null +++ b/res/drawable/color_picker_seekbar_thumb.xml @@ -0,0 +1,11 @@ + + + + + + + + + \ No newline at end of file diff --git a/res/layout/color_picker_layout.xml b/res/layout/color_picker_layout.xml new file mode 100644 index 0000000..858d209 --- /dev/null +++ b/res/layout/color_picker_layout.xml @@ -0,0 +1,135 @@ + + + + + + + + + + + + + + + + + + + + + + + +