Add some padding between message sender/date top line and content
Change-Id: I9a43c889e4177480252d525e310da0e488f7b2c3
This commit is contained in:
parent
12e7bb64fe
commit
1afce468da
|
@ -121,6 +121,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_alignBaseline="@+id/bubbleMessageMemberNameView"
|
||||
android:layout_alignEnd="@id/viewStubContainer"
|
||||
android:layout_marginBottom="4dp"
|
||||
android:maxLines="1"
|
||||
android:textColor="?riotx_text_secondary"
|
||||
android:textSize="12sp"
|
||||
|
|
Loading…
Reference in New Issue