mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-11 18:29:05 +01:00
Improve conversation screen graphics with less padding
Also replace more raster graphics with vector graphics.
This commit is contained in:
@@ -14,9 +14,9 @@
|
||||
android:id="@+id/msgBody"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textColor="@color/briar_text_primary"
|
||||
android:textIsSelectable="true"
|
||||
android:textSize="@dimen/text_size_medium"
|
||||
android:textColor="@color/briar_text_primary"
|
||||
tools:text="Short message"/>
|
||||
|
||||
<TextView
|
||||
|
||||
Reference in New Issue
Block a user