diff --git a/packages/SystemUI/res/drawable/media_output_dialog_seekbar_background.xml b/packages/SystemUI/res/drawable/media_output_dialog_seekbar_background.xml new file mode 100644 index 0000000000000..3a228d512fa4d --- /dev/null +++ b/packages/SystemUI/res/drawable/media_output_dialog_seekbar_background.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/packages/SystemUI/res/drawable/media_output_dialog_solid_button_background.xml b/packages/SystemUI/res/drawable/media_output_dialog_solid_button_background.xml new file mode 100644 index 0000000000000..86f8b42b971ca --- /dev/null +++ b/packages/SystemUI/res/drawable/media_output_dialog_solid_button_background.xml @@ -0,0 +1,29 @@ + + + + + + + \ No newline at end of file diff --git a/packages/SystemUI/res/drawable/media_output_item_background.xml b/packages/SystemUI/res/drawable/media_output_item_background.xml new file mode 100644 index 0000000000000..8c23659eb4613 --- /dev/null +++ b/packages/SystemUI/res/drawable/media_output_item_background.xml @@ -0,0 +1,23 @@ + + + + + + \ No newline at end of file diff --git a/packages/SystemUI/res/drawable/media_output_item_background_active.xml b/packages/SystemUI/res/drawable/media_output_item_background_active.xml new file mode 100644 index 0000000000000..09dee95ce7bd1 --- /dev/null +++ b/packages/SystemUI/res/drawable/media_output_item_background_active.xml @@ -0,0 +1,23 @@ + + + + + + \ No newline at end of file diff --git a/packages/SystemUI/res/drawable/media_output_status_check.xml b/packages/SystemUI/res/drawable/media_output_status_check.xml new file mode 100644 index 0000000000000..4e17e48b07ff3 --- /dev/null +++ b/packages/SystemUI/res/drawable/media_output_status_check.xml @@ -0,0 +1,27 @@ + + + + + diff --git a/packages/SystemUI/res/drawable/media_output_status_failed.xml b/packages/SystemUI/res/drawable/media_output_status_failed.xml new file mode 100644 index 0000000000000..81fb92c8161a0 --- /dev/null +++ b/packages/SystemUI/res/drawable/media_output_status_failed.xml @@ -0,0 +1,27 @@ + + + + + diff --git a/packages/SystemUI/res/layout/media_output_dialog.xml b/packages/SystemUI/res/layout/media_output_dialog.xml index a64ef3ea1cc62..4e2b4a64b1bca 100644 --- a/packages/SystemUI/res/layout/media_output_dialog.xml +++ b/packages/SystemUI/res/layout/media_output_dialog.xml @@ -24,24 +24,30 @@ + + android:textSize="16sp"/> + android:textSize="14sp"/> - -