Преглед изворни кода

set background dark/light theme aware for upload bottom sheet

Resolves #994

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger пре 4 година
родитељ
комит
e858f897f8
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      app/src/main/res/layout/dialog_attachment.xml

+ 1 - 0
app/src/main/res/layout/dialog_attachment.xml

@@ -21,6 +21,7 @@
 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
     android:layout_width="match_parent"
     android:layout_width="match_parent"
     android:layout_height="wrap_content"
     android:layout_height="wrap_content"
+    android:background="@color/bg_bottom_sheet"
     android:orientation="vertical"
     android:orientation="vertical"
     android:paddingBottom="8dp">
     android:paddingBottom="8dp">