Remove scrim color in profile activity

This commit is contained in:
0xd9a 2022-12-23 22:21:14 +05:30
parent fbf7577ef7
commit ebb809a0dd

View file

@ -32,7 +32,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:fitsSystemWindows="true"
app:contentScrim="?colorPrimary"
app:expandedTitleGravity="top"
app:expandedTitleMarginEnd="64dp"
app:expandedTitleMarginStart="48dp"