refactor: change line to have small spacing margin

This commit is contained in:
jubb 2021-06-25 14:47:02 +10:00
parent ce098fe918
commit bb00754237
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
android:layout_marginStart="@dimen/small_spacing"
android:layout_width="@dimen/accent_line_thickness"
android:layout_height="match_parent"
android:layout_marginVertical="@dimen/small_spacing"
android:background="@color/accent"/>
<TextView
android:maxLines="4"