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

Move fragments to their proper place

This commit is contained in:
Ammar Githam 2020-09-06 02:05:43 +09:00
parent 89bb79a8fc
commit d967463493
6 changed files with 11 additions and 6 deletions

View file

@ -5,7 +5,7 @@
android:id="@+id/swipeRefreshLayout"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".activities.FollowViewerFragment">
tools:context=".fragments.FollowViewerFragment">
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/rvFollow"