Stretch avatar if needed
1 files changed, 1 insertions(+), 1 deletions(-) M src/main/res/layout/user_preview.xml
M src/main/res/layout/user_preview.xml => src/main/res/layout/user_preview.xml +1 -1
@@ 10,6 10,6 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="@color/black54" - android:scaleType="centerInside"/> + android:scaleType="fitXY"/> </eu.siacs.conversations.ui.widget.SquareFrameLayout> </layout>