Aspsine / Aspsine/IRecyclerView

请教下当使用在可折叠工具栏布局的时候的问题

Open
#2 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
727
Forks
142
PR merge metrics
No merged PRs in 30d

Description

基本布局为:
CoordinatorLayout+IRecyclerView :页面主要部分
AppBarLayout+ CollapsingToolbarLayout+Toolbar:页面顶部工具栏

来实现滑动下方rv的时候折叠和展开toolbar,用您的SwipeToLoadLayout组件时,运作都是正常的。但换成IRecyclerView后,当向上滑动rv折叠工具栏后,便无法再下滑rv展开toolbar,而且滑动rv有点卡顿。

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue with CoordinatorLayout, IRecyclerView, AppBarLayout, CollapsingToolbarLayout, and Toolbar, first comparing the working SwipeToLoadLayout behavior with IRecyclerView. Verify that upward scrolling collapses the toolbar, downward scrolling expands it again, and scrolling remains smooth; no source files or tests are named in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.