diff --git a/src/android/customCamera/res/drawable-hdpi/custom_seekbar.xml b/src/android/customCamera/res/drawable-hdpi/custom_seekbar.xml new file mode 100644 index 0000000..68604f0 --- /dev/null +++ b/src/android/customCamera/res/drawable-hdpi/custom_seekbar.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/android/customCamera/res/drawable-hdpi/round_button.xml b/src/android/customCamera/res/drawable-hdpi/round_button.xml new file mode 100644 index 0000000..2997439 --- /dev/null +++ b/src/android/customCamera/res/drawable-hdpi/round_button.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/src/android/customCamera/res/drawable-ldpi/custom_seekbar.xml b/src/android/customCamera/res/drawable-ldpi/custom_seekbar.xml new file mode 100644 index 0000000..a877d92 --- /dev/null +++ b/src/android/customCamera/res/drawable-ldpi/custom_seekbar.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/android/customCamera/res/drawable-ldpi/round_button.xml b/src/android/customCamera/res/drawable-ldpi/round_button.xml new file mode 100644 index 0000000..d23f1f3 --- /dev/null +++ b/src/android/customCamera/res/drawable-ldpi/round_button.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/src/android/customCamera/res/drawable-mdpi/custom_seekbar.xml b/src/android/customCamera/res/drawable-mdpi/custom_seekbar.xml new file mode 100644 index 0000000..817ffed --- /dev/null +++ b/src/android/customCamera/res/drawable-mdpi/custom_seekbar.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/android/customCamera/res/drawable-mdpi/round_button.xml b/src/android/customCamera/res/drawable-mdpi/round_button.xml new file mode 100644 index 0000000..27249bd --- /dev/null +++ b/src/android/customCamera/res/drawable-mdpi/round_button.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/src/android/customCamera/res/drawable-xhdpi/custom_seekbar.xml b/src/android/customCamera/res/drawable-xhdpi/custom_seekbar.xml new file mode 100644 index 0000000..265d234 --- /dev/null +++ b/src/android/customCamera/res/drawable-xhdpi/custom_seekbar.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/android/customCamera/res/drawable-xhdpi/round_button.xml b/src/android/customCamera/res/drawable-xhdpi/round_button.xml new file mode 100644 index 0000000..f398331 --- /dev/null +++ b/src/android/customCamera/res/drawable-xhdpi/round_button.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/src/android/customCamera/res/drawable-xxhdpi/custom_seekbar.xml b/src/android/customCamera/res/drawable-xxhdpi/custom_seekbar.xml new file mode 100644 index 0000000..4581c03 --- /dev/null +++ b/src/android/customCamera/res/drawable-xxhdpi/custom_seekbar.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/android/customCamera/res/drawable-xxhdpi/round_button.xml b/src/android/customCamera/res/drawable-xxhdpi/round_button.xml new file mode 100644 index 0000000..7350da3 --- /dev/null +++ b/src/android/customCamera/res/drawable-xxhdpi/round_button.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file diff --git a/src/android/customCamera/res/drawable-xxxhdpi/custom_seekbar.xml b/src/android/customCamera/res/drawable-xxxhdpi/custom_seekbar.xml new file mode 100644 index 0000000..3575733 --- /dev/null +++ b/src/android/customCamera/res/drawable-xxxhdpi/custom_seekbar.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/android/customCamera/res/drawable-xxxhdpi/round_button.xml b/src/android/customCamera/res/drawable-xxxhdpi/round_button.xml new file mode 100644 index 0000000..1ed9842 --- /dev/null +++ b/src/android/customCamera/res/drawable-xxxhdpi/round_button.xml @@ -0,0 +1,5 @@ + + + + \ No newline at end of file