1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-14 00:11:40 +00:00

Migrate ProfileFragment to kotlin and use viewmodel

This commit is contained in:
Ammar Githam 2021-06-30 00:21:10 +09:00
parent bdad254f5d
commit 27d919e6b2
30 changed files with 2024 additions and 1620 deletions

View file

@ -5,7 +5,8 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="?attr/colorSurface"
app:layoutDescription="@xml/header_list_scene">
app:layoutDescription="@xml/header_list_scene"
tools:layoutDescription="@xml/profile_fragment_no_acc_layout">
<include
android:id="@+id/header"