1
0
派生 0
镜像自地址 https://github.com/KokaKiwi/BarInsta 已同步 2026-03-24 21:01:35 +00:00

Fix hanging follow and DM buttons in private profile view

这个提交存在于:
Ammar Githam 2020-11-07 01:01:24 +09:00
父节点 cc9cab9c15
当前提交 a83664d6d9

查看文件

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