diff --git a/res/layout/mediapicker_audio_chooser.xml b/res/layout/mediapicker_audio_chooser.xml index 795d2f8..fbe8cf0 100644 --- a/res/layout/mediapicker_audio_chooser.xml +++ b/res/layout/mediapicker_audio_chooser.xml @@ -19,7 +19,7 @@ xmlns:app="http://schemas.android.com/apk/res-auto" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="@android:color/white" + android:background="@color/attachment_bg_color" android:importantForAccessibility="no" > + android:background="@color/attachment_bg_color"> + android:background="@color/attachment_bg_color">