Merge "Prevent a larger title from displaying incompletely" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
8c6564b67e
@@ -39,7 +39,7 @@
|
||||
app:statusBarScrim="?android:attr/colorPrimary"
|
||||
app:layout_scrollFlags="scroll|exitUntilCollapsed"
|
||||
app:expandedTitleMarginStart="18dp"
|
||||
app:expandedTitleMarginEnd="18dp"
|
||||
app:expandedTitleMarginEnd="16dp"
|
||||
app:toolbarId="@id/action_bar">
|
||||
|
||||
<Toolbar
|
||||
|
Reference in New Issue
Block a user