mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 01:53:31 +00:00
Changed collapsingToolbarLayout's contentScrim color
This commit is contained in:
parent
7e772eb6c0
commit
00d68ad7d1
2 changed files with 1 additions and 2 deletions
|
|
@ -15,6 +15,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
app:expandedTitleMarginStart="@dimen/activity_margin_content"
|
||||
app:contentScrim="?attr/colorSurface"
|
||||
app:layout_scrollFlags="scroll|exitUntilCollapsed|snap">
|
||||
|
||||
<ImageView
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue