Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用分页库在 recyclerview 中加载数据。它会在视图创建后立即加载数据。我需要限制它并且需要在单击按钮后发出请求并加载数据。
你能分享你的代码吗?
观察时尝试将列表保存到变量中
然后将列表设置为按钮的适配器onClickListener()