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

greatly fix all the follower/ing stuff

closes #1334 (assuming)
closes #1340 (by implementing API search)
closes #1342
closes #1472
closes #1473
This commit is contained in:
Austin Huang 2021-07-07 17:14:45 -04:00
parent e4612a0dd0
commit 036edbea10
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
11 changed files with 450 additions and 597 deletions

View file

@ -16,6 +16,5 @@
android:paddingLeft="8dp"
android:paddingEnd="8dp"
android:paddingRight="8dp"
app:layoutManager="LinearLayoutManager"
tools:listitem="@layout/item_follow" />
</androidx.swiperefreshlayout.widget.SwipeRefreshLayout>