make reply line match parent width
This commit is contained in:
parent
d75ce99a68
commit
21d78de3cc
@ -6,7 +6,7 @@
|
||||
|
||||
<TextView
|
||||
android:id="@+id/text"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:paddingHorizontal="16dp"
|
||||
android:paddingTop="16dp"
|
||||
|
Loading…
Reference in New Issue
Block a user