mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-20 12:09:45 +01:00
Fix avatar issue
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
3f374ca232
commit
ac54a38e07
@ -23,7 +23,7 @@
|
||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/rv_item_view_height"
|
||||
android:layout_height="64dp"
|
||||
android:layout_margin="8dp">
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user