Skip to content

Commit

Permalink
Fix rtl hiding conversation title.
Browse files Browse the repository at this point in the history
  • Loading branch information
clark-signal committed Mar 30, 2023
1 parent 8d6a4c2 commit 5c65d54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/conversation_title_view.xml
Expand Up @@ -17,6 +17,7 @@
android:layout_height="wrap_content"
android:layout_marginEnd="16dp"
android:layout_marginTop="3dp"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintBottom_toBottomOf="parent">

Expand Down

0 comments on commit 5c65d54

Please sign in to comment.