mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-02 22:45:17 +00:00
refactor: change line to have small spacing margin
This commit is contained in:
parent
ce098fe918
commit
bb00754237
@ -44,6 +44,7 @@
|
|||||||
android:layout_marginStart="@dimen/small_spacing"
|
android:layout_marginStart="@dimen/small_spacing"
|
||||||
android:layout_width="@dimen/accent_line_thickness"
|
android:layout_width="@dimen/accent_line_thickness"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
|
android:layout_marginVertical="@dimen/small_spacing"
|
||||||
android:background="@color/accent"/>
|
android:background="@color/accent"/>
|
||||||
<TextView
|
<TextView
|
||||||
android:maxLines="4"
|
android:maxLines="4"
|
||||||
|
Loading…
Reference in New Issue
Block a user