# SwipeRefreshLayoutDemo **Repository Path**: cfulei/SwipeRefreshLayoutDemo ## Basic Information - **Project Name**: SwipeRefreshLayoutDemo - **Description**: 下拉刷新,很漂亮的下拉刷新的效果 - **Primary Language**: Android - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-05-04 - **Last Updated**: 2024-11-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README SwipeRefreshLayoutDemo ====================== 也许之前下拉刷新你可能会用到一些第三方开源库,如[PullToRefresh](https://github.com/chrisbanes/Android-PullToRefresh), [ActionBar-PullToRefresh](https://github.com/chrisbanes/ActionBar-PullToRefresh)等,但现在已经有官方的组件了---[SwipeRefreshLayout](http://developer.android.com/reference/android/support/v4/widget/SwipeRefreshLayout.html) ## SwipeRefreshLayout SwipeRefreshLayout是Google在support v4 19.1版本的library更新的一个下拉刷新组件,使用起来很方便,可以很方便的实现Google Now的刷新效果。 ## 关于我 [见这里](http://stormzhang.github.io/about.html) License ============ Copyright 2014 Storm Zhang Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.