Pull user row into a separate view holder & update its design

This commit is contained in:
Grishka
2023-05-11 03:45:23 +03:00
parent cfabe47e10
commit e253d8f4f3
11 changed files with 378 additions and 241 deletions

View File

@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="16dp"
android:height="16dp"
android:viewportWidth="16"
android:viewportHeight="16">
<path
android:fillColor="@android:color/white"
android:pathData="M6.333,11.729 L3,8.396 4.062,7.333 6.333,9.604 11.938,4 13,5.062Z"/>
</vector>