Cleveroad / Cleveroad/AdaptiveTableLayout
Is it possible to have Pull Down refresh functionality for AdaptiveTableLayout ?
- 主要语言
- Java
- 星标
- 1.9k
- 派生
- 238
- PR 合并指标
- 30 天内没有已合并 PR
描述
[pull_down_activity.txt](https://github.com/Cleveroad/AdaptiveTableLayout/files/4021935/pull_down_activity.txt)
First of all, Let me thank you for providing this library. I have used AdaptiveTableLayout to show data in table layout form and it is working perfectly fine.
Further, I want to implement the Pull-Down refresh functionality to load latest data into AdaptiveTableLayout view. For this, I have put AdaptiveTableLayout inside SwipeRefreshLayout. But unfortunately, it is not working. All the time when I try to scroll AdaptiveTableLayout to top (i.e. First position), It stops scrolling and swipe refresh layout is triggered instead of reaching to the first position.
It will be so helpful if AdaptiveTableLayout work with SwipeRefeshLayout just like ListView or RecyclerView.
If it's not compatible with SwipeRefeshLayout then, Then to know whether AdaptiveTableLayout scroll reaches to the top (i.e First position), This will also helpful. So that I can trigger SwipeRefreshLayout manually.
Please refer attached layout file for more information.
Help Appreciated, Thanks.
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查随附的 pull_down_activity.txt 布局,以及 issue 中描述的 AdaptiveTableLayout 与 SwipeRefreshLayout 的交互。确定表格是否能够暴露其顶部滚动状态,或与 pull-to-refresh 协作;完成标准是能够到达第一个位置而不会过早触发刷新,并在到达顶部时提供可靠的触发路径。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- android, java
- 领域
- mobile-dev
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100