Skip to content

ashLikun/baseProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frame

项目的基本框架

//打印依赖关系 ./gradlew :app:dependencies > log.txt

1.用法

使用前,对于Android Studio的用户,可以选择添加:

compile 'com.github.ashLikun.frame:adapter:1.0.9'//万能适配器
compile 'com.github.ashLikun.frame:adapterDatabind:1.0.9'//databind万能适配器
compile 'com.github.ashLikun.frame:xrecycleview:1.0.9'//封装recycleView
compile 'com.github.ashLikun.frame:stickyrecyclerview:1.0.9'//悬浮的头部
compile 'com.github.ashLikun.frame:flatbutton:1.0.9'//按钮
compile 'com.github.ashLikun.frame:loadSwitchService:1.0.9'//布局切换
compile 'com.github.ashLikun.frame:numberprogressbar:1.0.9'//数字精度条
compile 'com.github.ashLikun.frame:segmentcontrol:1.0.9'//多段选择
compile 'com.github.ashLikun.frame:banner:1.0.9'//广告条
compile 'com.github.ashLikun.frame:charbar:1.0.9'//字母索引
compile 'com.github.ashLikun.frame:supertoobar:1.0.9'//toobar
compile 'com.github.ashLikun.frame:scaleimageview:1.0.9'//缩放的ImageView
compile 'com.github.ashLikun.frame:wheelview3d:1.0.9'//3d滑轮
compile 'com.github.ashLikun.frame:animcheckbox:1.0.9'//动画单选View
compile 'com.github.ashLikun.frame:badgeview:1.0.9'//消息条数
compile 'com.github.ashLikun.frame:baseresource:1.0.9'//基础的资源
compile 'com.github.ashLikun.frame:pathanim:1.0.9'//path动画
compile 'com.github.ashLikun.frame:okhttputils:1.0.9'//okhttp封装
compile 'com.github.ashLikun.frame:http:1.0.9'//Retrofit封装
compile 'com.github.ashLikun.frame:utils:1.0.9'//工具
compile 'com.github.ashLikun.frame:glideutils:1.0.9'//glide封装

About

基本的项目

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages