1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-05 12:01:35 +00:00

fix mentions (final), improve follower comparison

This commit is contained in:
Austin Huang 2020-12-21 14:27:15 -05:00
parent 484b0f9657
commit 7cd56080cd
No known key found for this signature in database
GPG key ID: 84C23AA04587A91F
7 changed files with 125 additions and 85 deletions

View file

@ -274,7 +274,7 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
app:barrierDirection="bottom"
app:constraint_referenced_ids="btnTagged, btnSaved, btnLiked, btnFollow, btnDM" />
app:constraint_referenced_ids="btnSaved, btnLiked, btnFollow, btnDM" />
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/highlightsList"