Fixed bubble background color

This commit is contained in:
Sylvain Berfini 2021-06-19 11:22:22 +02:00
parent 8066e1a217
commit ce63d48ccf

View file

@ -23,7 +23,8 @@
<RelativeLayout <RelativeLayout
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="match_parent"> android:layout_height="match_parent"
android:background="?attr/backgroundColor">
<LinearLayout <LinearLayout
android:id="@+id/top_bar" android:id="@+id/top_bar"