mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-11 02:11:46 +00:00
refactor: change line to have small spacing margin
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user