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:
parent
484b0f9657
commit
7cd56080cd
7 changed files with 125 additions and 85 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue