Composer: Fix issue in dark theme

This commit is contained in:
Benoit Marty 2022-12-01 11:43:36 +01:00
parent a84db0cf92
commit 7497b511ee

View file

@ -5,8 +5,9 @@
android:id="@+id/composerLayout" android:id="@+id/composerLayout"
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent" android:layout_height="match_parent"
android:orientation="vertical" android:orientation="vertical">
android:background="@drawable/bg_composer_rich_bottom_sheet">
<!-- EAx: Remove android:background="@drawable/bg_composer_rich_bottom_sheet" from ^ -->
<!-- <!--
There are issues here: There are issues here: