在Api 15上刷卡刷新

时间:2017-08-05 03:52:52

标签: java android

我正在制作一个使用刷卡刷新的应用程序,我想知道如何使用api 15在机器人中实现刷卡刷新?如果不可能,我如何创建支持它的android的滑动以及其他的替代?

1 个答案:

答案 0 :(得分:0)

使用支持库中的SwipeRefreshLayout

android.support.v4.widget.SwipeRefreshLayout

https://developer.android.com/reference/android/support/v4/widget/SwipeRefreshLayout.html