devallever / AndroidDependencyLib
AndroidDependencyLib android依赖库,封装通用模块,包括以下模块: common: 基类BaseActivity、BaseFragment、BaseRecyclerAdapter 工具类:Toast、Log、FileUtils、SPUtils、ActivityController等等 MVP模板: BaseMVPActivity、BaseMVPFragment、BasePresenter 常用控件:BaseRecyclerAdapter、BaseViewHolder permission: 封装了AndPermission、通过PermissionManager和PermissionListener统一管理 封装了原生请求权限PermissionComp…
☆15Updated 3 years ago
Alternatives and similar repositories for AndroidDependencyLib:
Users that are interested in AndroidDependencyLib are comparing it to the libraries listed below
- android SD卡文件操作,文件信息,获取Office格式(Word,Excel,PPT,PDF)的文件并打开☆17Updated 7 years ago
- 获取视频的某一帧并显示☆16Updated 7 years ago
- 现在一般的Android软件都是需要不断更新的,当你打开某个app的时候,如果有新的版本,它会提示你有新版本需要更新。当有更新时,会弹出一个提示框,点击下载,则在通知来创建一个数字进度条进行下载,下载成功后才到安装界面。☆25Updated 7 years ago
- Android 水气泡、水波纹、水浪冒泡特效。Bessel曲线实现锅炉、水箱、热水沸腾、水下气泡上升。仿360、迅雷进度条☆26Updated 6 years ago
- RecyclerView实现可展开收起的二级列表☆10Updated 7 years ago
- Android File Selector / 安卓文件选择器☆27Updated 4 years ago
- 仿淘宝 拼多多 横向滚动RecyclerView 底部带指示器☆11Updated 6 years ago
- Android属性动画弹幕,自定义弹幕布局,自定义UI☆21Updated 4 years ago
- 可自由指定自适应裁剪对齐点的ImageView☆19Updated 4 years ago
- PopWindow实现下拉菜单项☆12Updated 8 years ago
- 大图加载,长图加载,仿新浪微博☆8Updated 7 years ago
- WebView富文 本编辑器,支持图片的插入和删除☆25Updated 2 years ago
- 底部 导航 点击突出☆19Updated 4 years ago
- Android 各种 UE 交互的实现☆26Updated 6 years ago
- 上滑下滑 底部导航栏 + tablayout 隐藏显示联动 SlidingTabLayout2 支持ViewPager2,RecyclerView 循环滚动,无限滚动,卡片抽奖,卡片翻转 viewpager + tablayout 跨页面 Behavior联动效果 获取…☆2Updated 8 months ago
- PermissionDialog【权限申请提示对话框】☆18Updated 6 years ago
- Android实现屏幕截图的空间,可以对图片进行涂鸦、画圈,可将修改图片保存到本地☆14Updated 7 years ago
- 仿苹果 App Store 圆形进度条的下载按钮☆18Updated 7 years ago
- 基于okhttp封装的websocket操作库☆13Updated 5 years ago
- 利用RecyclerView的嵌套实现仿京东筛选框☆22Updated 7 years ago
- CoordinatorLayout+AppBarLayout+CollapsingToolbarLayout+Toolbar+TabLayout+ViewPager,悬停Toolbar以及Tab栏☆10Updated 5 years ago
- recyclerview实现简单的可展开折叠的二级树状结构列表☆11Updated 5 years ago
- 倒计时动画效果☆11Updated 6 years ago
- 防抖音视频播放列表和评论列表☆33Updated 6 years ago
- RecycleView的ItemDecoration实现分割线、分组、粘性布局☆14Updated 6 years ago
- 支持区域二级联动选择| FilterTabConfig.FILTER_TYPE_AREA 支持单行List样式选择 |FilterTabConfig.FILTER_TYPE_SINGLE_SELECT 支持带EditTe…☆10Updated 5 years ago
- android快速开发常用第三方库整合,集成了优雅的日志打印(可自动格式化json,xml,日志输出无字符长度4000的限制),两行代码调用EventBus事件分发,okgo网络访问一行代码实现文件上传下载带进度,上送json xml 等参数,可设置缓存模式以及SSL认证等…☆21Updated 7 years ago
- Android统计图:横向滑动双向柱状统计图+横向统计图☆31Updated 7 years ago
- Android 水平滚动的九宫格列表视图(采用HorizontalScrollView+GridView实现,所有数据在同一页展示,非ViewPager轮播图方式的分页),带滚动指示器,可用于首页金刚区,类似于手机淘宝首页轮播图下面的金刚区。☆23Updated 4 years ago
- CeilingLayout用来控制子View的吸顶联滑,理论上支持实现了NestedScrollingChild的联滑控件,如NestedScrollView、RecyclerView、SmartRefreshLayout等;只需要在xml里配置需要吸顶子View的位置索引…☆29Updated 5 years ago