Add margin

This commit is contained in:
nielsandriesse 2020-09-29 09:06:03 +10:00
parent c767da4d09
commit 3bb22a3b1e

View File

@ -12,8 +12,7 @@
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="?attr/actionBarSize" android:layout_height="?attr/actionBarSize"
android:clipChildren="false" android:clipChildren="false"
app:contentInsetLeft="0dp" app:contentInsetStart="4dp">
app:contentInsetStart="0dp">
<LinearLayout <LinearLayout
android:layout_width="match_parent" android:layout_width="match_parent"