add padding to fancymenu row

This commit is contained in:
Adrian Ulrich 2018-11-22 20:25:53 +01:00
parent eea0e444db
commit d85120e9a1

View File

@ -17,6 +17,7 @@
android:textColor="?android:textColorPrimary"
android:textSize="@dimen/material_text_subhead"
android:layout_marginLeft="@dimen/text_padding"
android:layout_marginRight="@dimen/text_padding"
android:layout_gravity="left|center_vertical"
android:layout_height="wrap_content"
android:layout_width="wrap_content"