CymChad / CymChad/BaseRecyclerViewAdapterHelper
空布局的和脚布局问题
Open
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 24.6k
- Forks
- 5.2k
- PR merge metrics
- No merged PRs in 30d
Description
为啥初始化的时候,设置了空布局和脚布局的话,数据为空时,空布局下面还可以看到脚布局
io.github.cymchad:BaseRecyclerViewAdapterHelper4:4.1.2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the empty-data case with io.github.cymchad:BaseRecyclerViewAdapterHelper4:4.1.2, using both an empty layout and a footer layout. Trace the rendering path for empty data; done means the empty layout is shown without the footer, with a regression test covering the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100