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:
parent
89bb79a8fc
commit
d967463493
6 changed files with 11 additions and 6 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue