Fix action bar
This commit is contained in:
parent
540d3c00ae
commit
50ad3a694b
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@
|
||||||
android:id="@+id/map_markers_toolbar"
|
android:id="@+id/map_markers_toolbar"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:theme="?attr/actionBarStyle"
|
|
||||||
app:contentInsetLeft="54dp"
|
app:contentInsetLeft="54dp"
|
||||||
app:contentInsetStart="54dp">
|
app:contentInsetStart="54dp">
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue