gpt4 book ai didi

android - Recyclerview 向上滑动以在 API 21 上的 android 中刷新

转载 作者:行者123 更新时间:2023-11-30 00:20:00 24 4
gpt4 key购买 nike

我想在回收站 View 中使用“向上滑动刷新内容”功能(类似于 SwipeRefreshLayout)。

目前我有一个按钮,它在点击时刷新 View ,我想通过向上滑动来做同样的事情。唯一的问题是 SwipeRefreshLayout 从 API 22 开始可用。

是否可以在使用 API 21 时完成?

最佳答案

使用 android.support.v4.widget.SwipeRefreshLayout。添加你的 build.gradle compile 'com.android.support:support-v4:x.x.x'其中 x.x.x 是支持库的最新版本。

关于android - Recyclerview 向上滑动以在 API 21 上的 android 中刷新,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/46501054/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com