Composer: Fix issue in dark theme
This commit is contained in:
parent
d3ffa84294
commit
550ec8aefb
1 changed files with 3 additions and 2 deletions
|
|
@ -5,8 +5,9 @@
|
|||
android:id="@+id/composerLayout"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:orientation="vertical"
|
||||
android:background="@drawable/bg_composer_rich_bottom_sheet">
|
||||
android:orientation="vertical">
|
||||
|
||||
<!-- EAx: Remove android:background="@drawable/bg_composer_rich_bottom_sheet" from ^ -->
|
||||
|
||||
<!--
|
||||
There are issues here:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue