Improve reply comment title (#912)

Closes #910

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/912
Reviewed-by: opyale <opyale@noreply.codeberg.org>
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org>
Co-committed-by: M M Arif <mmarif@noreply.codeberg.org>
This commit is contained in:
M M Arif 2021-05-25 21:26:21 +02:00 committed by opyale
parent c8872ade9f
commit a9f1010add
1 changed files with 3 additions and 2 deletions

View File

@ -42,10 +42,11 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="1"
android:maxLines="1"
android:maxLines="2"
android:ellipsize="end"
android:text="@string/commentButtonText"
android:textColor="?attr/primaryTextColor"
android:textSize="20sp" />
android:textSize="14sp" />
<ImageButton
android:id="@+id/drafts"