wzyy2 / Qshp

th app of qinshuihepan(rewrite)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qshp

th app of qinshuihepan(rewrite)

##About 电子科技大学清水河畔论坛的android客户端。欢迎大家参与进来

##Tools Android Studio(0.5.4) + Gradle(1.10)

##Libs

预计用到的一些库

  • SwipeRefreshLayout Google最近推出的下拉刷新组件,原来下拉刷新可以如此简单,如此>酷炫!

  • ButterKnife 是不是很烦各种findViewById, 那么这个库正是你需要的,轻量级View注入框架,从此你的代码不再那么臃肿。

  • UniversalImageLoader 目前最流行的图片异步加载库,配置强大,使用简单,绝对能满足你的各种需求!

  • ListViewAnimations 各种ListView加载动画,从此让你的ListView不再那么单调!

  • PhotoView 图片手势缩放库,很好用,>也一直在用!

  • FoldingLayout 很轻易的让你的布>局实现折叠效果,很Cool!

  • ProgressWheel 自定义各种进度条 ,在CustomLoading项目中也有收录!

  • Picasso A powerful image downloading and caching library for Android

##感谢 stormzhang,参考了他的代码结构等的东西。

License

Copyright 2014 fenjuly

    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.

About

th app of qinshuihepan(rewrite)