forked from mirrors/Fedilab
Remove scrim color in profile activity
This commit is contained in:
parent
fbf7577ef7
commit
ebb809a0dd
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:fitsSystemWindows="true"
|
android:fitsSystemWindows="true"
|
||||||
app:contentScrim="?colorPrimary"
|
|
||||||
app:expandedTitleGravity="top"
|
app:expandedTitleGravity="top"
|
||||||
app:expandedTitleMarginEnd="64dp"
|
app:expandedTitleMarginEnd="64dp"
|
||||||
app:expandedTitleMarginStart="48dp"
|
app:expandedTitleMarginStart="48dp"
|
||||||
|
|
Loading…
Reference in a new issue