diff --git a/res/drawable/volume_dialog_button_background_outline.xml b/res/drawable/volume_dialog_button_background_outline.xml new file mode 100644 index 00000000000..78f3fcf3c5b --- /dev/null +++ b/res/drawable/volume_dialog_button_background_outline.xml @@ -0,0 +1,31 @@ + + + + + + + + + \ No newline at end of file diff --git a/res/drawable/volume_dialog_button_background_solid.xml b/res/drawable/volume_dialog_button_background_solid.xml new file mode 100644 index 00000000000..1fa8f20cf31 --- /dev/null +++ b/res/drawable/volume_dialog_button_background_solid.xml @@ -0,0 +1,31 @@ + + + + + + + + + \ No newline at end of file diff --git a/res/layout/panel_layout.xml b/res/layout/panel_layout.xml index 4258c2049c5..4625a3a0e9d 100644 --- a/res/layout/panel_layout.xml +++ b/res/layout/panel_layout.xml @@ -86,7 +86,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_marginTop="@dimen/settings_panel_title_margin" - android:layout_marginBottom="@dimen/settings_panel_title_margin" + android:layout_marginBottom="@dimen/settings_panel_title_margin_bottom" android:gravity="center" android:textColor="?android:attr/textColorPrimary" android:textSize="24sp" @@ -102,31 +102,23 @@ android:visibility="gone" style="@style/TrimmedHorizontalProgressBar"/> - - - - + android:layout_marginTop="16dp" + android:layout_marginHorizontal="24dp" + android:layout_marginBottom="18dp">