diff --git a/app/src/main/res/layout/chat_bubble_outgoing.xml b/app/src/main/res/layout/chat_bubble_outgoing.xml index 459f34502..43e958ec3 100644 --- a/app/src/main/res/layout/chat_bubble_outgoing.xml +++ b/app/src/main/res/layout/chat_bubble_outgoing.xml @@ -158,10 +158,10 @@ android:visibility="@{model.text.length() > 0 ? View.VISIBLE : View.GONE}"/>