Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/231.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/assembly/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Android 我可以在RecyclerView中使用SwipeRefreshLayout作为页脚吗?_Android_Android Recyclerview_Footer_Progressdialog_Swiperefreshlayout - Fatal编程技术网

Android 我可以在RecyclerView中使用SwipeRefreshLayout作为页脚吗?

Android 我可以在RecyclerView中使用SwipeRefreshLayout作为页脚吗?,android,android-recyclerview,footer,progressdialog,swiperefreshlayout,Android,Android Recyclerview,Footer,Progressdialog,Swiperefreshlayout,我想在android中添加一个进度条,如SwipeRefreshLayout,作为我的RecyclerView中的页脚,以加载更多内容。SwipeRefreshLayout是否提供此功能?如果没有,那么如何在RecyclerView中添加进度条作为页脚

我想在android中添加一个进度条,如
SwipeRefreshLayout
,作为我的
RecyclerView
中的页脚,以加载更多内容。SwipeRefreshLayout是否提供此功能?如果没有,那么如何在RecyclerView中添加进度条作为页脚