RubiTree / DispatchTouchEventTutorialLinks
An easily understood tutorial of how Android dispatch touch event. A pseudocode that is short enough and long enough about dispatch touch event. A flexible touch event dispatch debugging framework.
☆32Updated 6 years ago
Alternatives and similar repositories for DispatchTouchEventTutorial
Users that are interested in DispatchTouchEventTutorial are comparing it to the libraries listed below
Sorting:
- HenCoder Plus 四期的课上代码分享☆68Updated 5 years ago
- 注解处理器教程,使用 Kotlin 编写☆71Updated 7 years ago
- A RecyclerView Adapter builder by DSL. Easy to use, strong typing, and all code written by kotlin.☆70Updated 5 months ago
- Using ASM to handle Android's click debounce, specially a quick double click.☆192Updated 4 years ago
- A interesting history for nested scrolling in Android. A better NestedScrollView4 instead of newest NestedScrollView. A concise implement…☆63Updated 6 years ago
- 自定义 Lint,基于 AS 3.0+☆46Updated 6 years ago
- ‘real’ skeleton loading library provides an easy way to show skeleton loading like Facebook or Alipay aiming performance and extensibilit…☆82Updated 5 years ago
- Gradle脚本实现Android组件化开发模块api化☆64Updated 6 years ago
- Android依赖库版本冲突检测插件☆32Updated 7 years ago
- Gradle Dependencies Code Completion , Searched by Maven'repo and Google'repo , Mainly for Android developers . Get Up ❗️❗️❗️☆53Updated 6 years ago
- Android智能启动框架☆118Updated 7 years ago
- Maat是秩序之神,在之前参与开发的组件化项目JIMU中,一直被要求添加按序加载组件Component的功能,于是开始开发这个Android组件加载库,他可以单独使用,并不一定依赖于JIMU项目☆44Updated 5 years ago
- Android resource rename plugin.☆49Updated 6 years ago
- Android启动任务调度框架,用于缩短app启动时间☆49Updated 7 years ago
- 基于 Android Gradle Plugin Transform API 的 Android SPI 实现方案。☆27Updated 4 years ago
- ☆69Updated 6 years ago
- 可以交叉tab和文字的SlidingTab☆91Updated 6 years ago
- 🍨 Comfortable way to use `startActivityForResult` and `onActivityResult` with RxJava!☆56Updated 7 years ago
- Andorid 嵌套滑动机制 NestedScrollingParent2和NestedScrollingChild2 详解☆41Updated 6 years ago
- 一个gradle插件,提供对上传构件到maven仓库的逻辑的封装,提供动态处理源码依赖和远程构件依赖的实现☆64Updated 7 years ago
- Fragment切换方法的封装☆127Updated 6 years ago
- ☆49Updated 4 years ago
- Module split、auto generate api module demo.(微信 Android 模块 api 拆分方案 demo)☆74Updated 5 years ago
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余 的动作☆129Updated 4 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆122Updated 2 years ago
- Android组件化开发过程中,通过插件来强制使用某些规范,以及提供一些便利性的配置等。☆36Updated 6 years ago
- 《HenCoder Android UI 1-2 布局基础》 的练习项目☆99Updated 8 years ago
- Kotlin/Everywhere Beijing 2019☆32Updated 5 years ago
- Hilt 集训课代码☆54Updated 5 years ago
- ActivityMessenger,借助Kotlin特性,简化Activity之间传参和回调的逻辑代码。☆61Updated 2 years ago