Added 5dp margin
This commit is contained in:
parent
560607afd0
commit
ebe8e49531
1 changed files with 1 additions and 0 deletions
|
@ -88,6 +88,7 @@
|
|||
android:id="@+id/destination_title"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="5dp"
|
||||
android:textColor="?android:attr/textColorPrimary"
|
||||
android:ellipsize="end"
|
||||
android:letterSpacing="@dimen/text_button_letter_spacing"
|
||||
|
|
Loading…
Reference in a new issue