dependencies {
compile 'com.huxq17.xrefreshview:xrefreshview:2.1.7'
//依赖下面的库
compile 'com.android.support:recyclerview-v7:23.0.1'
compile 'com.android.support:support-v4:23.0.1'
}
##最新的使用说明请移步我的博客 ##效果图 ###带Banner的Recyclerview ###LinearLayout样式的Recyclerview ###GridLayout样式的Recyclerview ###Staggered样式的Recyclerview ###GridView ###自定义View
还有listview,scrollview,webview等其他的view就不一一截图了。
Copyright (C) 2015 huxq17
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.