Hydrant's Android Library
ViewLibrary(RecyclerView's LayoutManager) is available on https://github.com/qbcbyb/Hydrant-Lib/tree/master/viewlibrary
library
main library
dependencies(with out //)
compile 'com.github.flavienlaurent.datetimepicker:library:0.0.2' //日期选择控件
// compile 'com.squareup.okhttp:okhttp-urlconnection:2.0.0-RC1'
// compile 'com.squareup.okhttp:okhttp:1.5.4'
// compile 'com.squareup.picasso:picasso:2.3.2@jar'
compile 'com.nostra13.universalimageloader:universal-image-loader:1.9.2' //优化图片加载的库
// compile 'com.koushikdutta.urlimageviewhelper:urlimageviewhelper:1.0.4'
compile 'com.nineoldandroids:library:2.4.0' //动画兼容库
compile 'com.alibaba:fastjson:1.1.41@jar' //json解析库
// compile 'com.jakewharton:disklrucache:2.0.2'
// compile 'com.jakewharton:butterknife:5.1.1@jar'
// compile 'com.github.chrisbanes.photoview:library:1.2.3'
// compile 'com.astuetz:pagerslidingtabstrip:1.0.1'
used(想查看原始代码的可以根据包名去百度,基本都是在github)
com.alexvasilkov.foldablelayout (flipbroad效果的库)
com.ryg.expandable.ui (可将group固定在顶部的ExpandableListView)
com.woozzu.android.widget (联系人中右侧快速字母定位的实现库)
in.srain.cube.views (带HeaderView、FooterView的GridView)
org.askerov.dynamicgrid (可拖动排序的GirdView)
uk.co.senab.photoview (可放大缩小的图片查看库)
ImageCrop
is a copy of "https://github.com/jdamcd/android-crop"
using for image crop
PullToRefresh
is a copy of "https://github.com/chrisbanes/Android-PullToRefresh"
add StaggeredGridView(瀑布流) from "https://github.com/maurycyw/StaggeredGridView"
add PullToRefreshStaggeredGridView from opensource
androidtimessquareidle_wulib
日历展示库 已经忘了引用源是哪了~
tecentweibo、QiNiu
引用组件库