Sfoglia il codice sorgente

set background dark/light theme aware for upload bottom sheet

Resolves #994

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 4 anni fa
parent
commit
e858f897f8
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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"
     android:layout_width="match_parent"
     android:layout_height="wrap_content"
+    android:background="@color/bg_bottom_sheet"
     android:orientation="vertical"
     android:paddingBottom="8dp">