mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-28 10:47:28 +00:00
Fit X/Y account avatar
This commit is contained in:
parent
30396f1ae9
commit
b8b4b87e5c
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
android:layout_marginStart="6dp"
|
||||
android:contentDescription="@string/title_legend_avatar"
|
||||
android:padding="3dp"
|
||||
android:scaleType="centerCrop"
|
||||
android:scaleType="fitXY"
|
||||
app:layout_constraintBottom_toBottomOf="@+id/tvUser"
|
||||
app:layout_constraintDimensionRatio="1:1"
|
||||
app:layout_constraintStart_toEndOf="@id/vwColor"
|
||||
|
|
Loading…
Reference in a new issue