Aspsine / Aspsine/SwipeToLoadLayout
瀑布流上拉加载更多的显示问题
Open
- Dominant language
- Java
- Stars
- 2.1k
- Forks
- 441
- PR merge metrics
- No merged PRs in 30d
Description
如题,当RecycleView使用瀑布流时,底部的加载更多会使得加载的loading覆盖在RecycleView之上,而不是镶嵌在其下,这个重叠导致上拉加载时的加载动画显示效果不佳。
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce issue 113 with RecyclerView in a waterfall layout and pull-to-load-more enabled. Inspect the load-more footer or layout positioning and compare its bounds with the list; done when the loading indicator is laid out below the list rather than overlapping it during upward loading.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100