removing a confusing background at conversations, set it dynamically

This commit is contained in:
tibbi 2023-06-12 12:20:59 +02:00
parent e8d021a662
commit 1d2443fda3
2 changed files with 1 additions and 2 deletions

View file

@ -4,7 +4,6 @@
android:id="@+id/conversation_frame"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/selector"
android:clickable="true"
android:focusable="true">