镜像自地址
https://github.com/KokaKiwi/BarInsta
已同步 2026-03-24 21:01:35 +00:00
Fix hanging follow and DM buttons in private profile view
这个提交存在于:
父节点
cc9cab9c15
当前提交
a83664d6d9
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -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"
|
||||
|
|
|
|||
正在加载…
添加表格
添加链接
在新议题中引用