Composer: Fix issue in dark theme
This commit is contained in:
parent
a84db0cf92
commit
7497b511ee
1 changed files with 3 additions and 2 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue