change headerless header color

This commit is contained in:
sk
2022-11-20 02:20:01 +01:00
parent 30151cafc2
commit 480915f377

View File

@@ -29,7 +29,7 @@
android:id="@+id/cover"
android:layout_width="match_parent"
android:layout_height="229dp"
android:background="#808080"
android:background="?colorWindowBackground"
android:contentDescription="@string/profile_header"
android:scaleType="centerCrop"/>