diff --git a/app/src/main/res/drawable/separator_background.xml b/app/src/main/res/drawable/separator_background.xml new file mode 100644 index 000000000..0ea27a253 --- /dev/null +++ b/app/src/main/res/drawable/separator_background.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/options_controller.xml b/app/src/main/res/layout/options_controller.xml index 39291216d..8739a8c3a 100644 --- a/app/src/main/res/layout/options_controller.xml +++ b/app/src/main/res/layout/options_controller.xml @@ -26,11 +26,10 @@ + android:layout_marginBottom="10dp" /> + android:layout_marginBottom="10dp" /> + android:layout_marginBottom="10dp" /> + android:layout_marginBottom="10dp" /> + android:layout_marginBottom="10dp" /> + android:layout_marginBottom="10dp" /> + android:layout_marginBottom="0dp" /> + android:layout_marginBottom="10dp" /> + android:layout_marginBottom="10dp" /> + android:layout_marginBottom="10dp" /> + android:layout_marginBottom="10dp" /> + android:layout_marginBottom="10dp" /> + style="?attr/separatorStyle" /> \ No newline at end of file diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index 0a7f629a3..4fe175ae2 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -29,6 +29,7 @@ #25003e #ff921e #5d5d5d + #805d5d5d #8c898a #d73e5a #8F000000 diff --git a/app/src/main/res/values/styles.xml b/app/src/main/res/values/styles.xml index 1d17bdc81..6c62154b0 100644 --- a/app/src/main/res/values/styles.xml +++ b/app/src/main/res/values/styles.xml @@ -11,9 +11,11 @@ + + @@ -49,6 +51,11 @@ 0dp + +