Added 5dp margin

This commit is contained in:
crimean 2019-02-23 17:37:07 +03:00
parent 560607afd0
commit ebe8e49531

View file

@ -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"