youlookwhat / ByRecyclerView

🔥 RecyclerView 下拉刷新、上拉松手/自动加载更多、item点击/长按、item局部刷新、头布局/尾布局/状态布局、万能分割线、Skeleton骨架图、极简adapter、嵌套滑动置顶
https://youlookwhat.github.io/ByRecyclerView
Apache License 2.0
798 stars 139 forks source link

能否增加骨架屏loading动画 #9

Closed liu-xinhui closed 4 years ago

youlookwhat commented 4 years ago

可以的,这个功能不太复杂,近期会更新出来

youlookwhat commented 4 years ago

@liunewshine 已经完成了,具体可见 https://github.com/youlookwhat/ByRecyclerView/wiki#6-%E8%AE%BE%E7%BD%AEskeleton%E9%AA%A8%E6%9E%B6%E5%9B%BE

简单配置即可实现。

liu-xinhui commented 4 years ago

嗯嗯,明天试试