mirror of
https://github.com/gsantner/dandelion
synced 2025-12-17 01:31:10 +01:00
Lower bottom toolbar #22
This commit is contained in:
parent
f36502ecc5
commit
14d5f04e2f
6 changed files with 24 additions and 11 deletions
|
|
@ -22,7 +22,7 @@
|
|||
app:expandedTitleMarginEnd="64dp"
|
||||
app:expandedTitleMarginStart="48dp"
|
||||
app:layout_scrollFlags="scroll|enterAlways|snap"
|
||||
app:titleEnabled="true">
|
||||
app:titleEnabled="false">
|
||||
|
||||
<android.support.v7.widget.Toolbar
|
||||
android:id="@+id/toolbar"
|
||||
|
|
@ -47,7 +47,7 @@
|
|||
<android.support.v7.widget.ActionMenuView
|
||||
android:id="@+id/toolbar2"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="?attr/actionBarSize"
|
||||
android:layout_height="45dp"
|
||||
android:background="?attr/colorPrimary"
|
||||
app:popupTheme="@style/AppTheme.PopupOverlay" />
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue