mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 03:59:35 +01:00
set background dark/light theme aware for upload bottom sheet
Resolves #994 Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
fdb7e54827
commit
e858f897f8
@ -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">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user