Merge branch 'ui/profile-header-tweaks' into fork
This commit is contained in:
@@ -28,8 +28,8 @@
|
|||||||
<org.joinmastodon.android.ui.views.CoverImageView
|
<org.joinmastodon.android.ui.views.CoverImageView
|
||||||
android:id="@+id/cover"
|
android:id="@+id/cover"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="229dp"
|
android:layout_height="200dp"
|
||||||
android:background="#808080"
|
android:background="?colorWindowBackground"
|
||||||
android:contentDescription="@string/profile_header"
|
android:contentDescription="@string/profile_header"
|
||||||
android:scaleType="centerCrop"/>
|
android:scaleType="centerCrop"/>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user