Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 1.33 KB

README.md

File metadata and controls

15 lines (9 loc) · 1.33 KB

andropenguin/CustomListFragmentSample7 ( https://github.com/andropenguin/CustomListFragmentSample7 )で、shontauro/android-pulltorefresh-and-loadmoreのライブラリを使用したサンプル

What is this?

This uses a library of shontauro/android-pulltorefresh-and-loadmore ( https://github.com/shontauro/android-pulltorefresh-and-loadmore ) to refresh the content of list by pulling it up. This uses Fragment and NavigationView of Android Design Support Library also.

License

Copyright 2015 andropenguin@gmail.com (twitter id: @penguindaa )

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.

This project was modified based on the project of andropenguin/CustomListFragmentSample7 ( https://github.com/andropenguin/CustomListFragmentSample7 ) and uses a library of shontauro/android-pulltorefresh-and-loadmore ( https://github.com/shontauro/android-pulltorefresh-and-loadmore ).