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
- 这是一款 Kotlin 语言版本的 Android 客户端本地化展示 Java 语言编写的面试算法 ( Algorithm ),会持续更新!☆34Updated 3 years ago
- A RecyclerView Adapter builder by DSL. Easy to use, strong typing, and all code written by kotlin.☆70Updated 6 months ago
- A interesting history for nested scrolling in Android. A better NestedScrollView4 instead of newest NestedScrollView. A concise implement…☆64Updated 7 years ago
- Using ASM to handle Android's click debounce, specially a quick double click.☆192Updated 4 years ago
- 《HenCoder Android UI 1-2 布局基础》 的练习项目☆99Updated 8 years ago
- Maat是秩序之神,在之前参与开发的组件化项目JIMU中,一直被要求添加按序加载组件Component的功能,于是开始开发这个Android组件加载库,他可以单独使用,并不一定依赖于JIMU项目☆44Updated 5 years ago
- sp(a)是一个SPI(Service Provider Interface)框架, 他具有跨模块(无任何依赖关系的模块)创建对象的能力。使用简单、 功能强大、性能损耗极低,是组件化开发、模块解耦合的不二之选。由于sp(a)灵活的配置能力,使得它很容易扩展出更多的跨模块通信能…☆121Updated 2 years ago
- Kotlin/Everywhere Beijing 2019☆32Updated 5 years ago
- 自定义 Lint,基于 AS 3.0+☆46Updated 6 years ago
- Android启动任务调度框架,用于缩短app启动时间☆49Updated 8 years ago
- Gradle脚本实现Android组件化开发模块api化☆64Updated 6 years ago
- Hilt 集训课代码☆54Updated 5 years ago
- 适用于Android项目的Gradle插件,用来增量编译class和生成增量dex。跟自带的增量编译Task(assemble)的区别是:这个插件只会编译源文件,不做其他多余的动作☆129Updated 4 years ago
- GankJetpack☆120Updated 7 years ago
- 《HenCoder Android 开发进阶:自定义 View 1-5 绘制顺序》 的练习项目☆114Updated 8 years ago
- 本项目专注于提供 Jetpack 核心组件相关的 高频提问和解答☆29Updated 5 years ago
- Google 近期发布了 MAD Skills 新系列教程,旨在帮助开发者使用最新的技术,开发更好的应用程序,将会包含(双语视频、文章、案例、源码)☆49Updated 5 years ago
- ☆69Updated 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
- 在Android应用组件化开发中,每个组件都有自己的类似Application的生命周期,如何通过APT、gradle插件来自动化注册☆112Updated 7 years ago
- 基于 Android Gradle Plugin Transform API 的 Android SPI 实现方案。☆27Updated 4 years ago
- An Android Bezier Curve drawing tool to help your Bezier curve design and development 一个Android端的贝塞尔曲线绘制工具,帮助你的贝塞尔曲线设计与开发☆127Updated 2 years ago
- ActivityMessenger,借助Kotlin特性,简化Activity之间传参和回调的逻辑代码。☆61Updated 3 years ago
- 《HenCoder Android 开发进阶:UI 1-4 Canvas 对绘制的辅助》 的练习项目☆139Updated 7 years ago
- 将图片转换成WebP格式的Android构建插件,自动下载 libwebp,支持手动转换与自动转换两种模式。☆55Updated 7 years ago
- Useful extensions for coroutines. AutoDispose + MainScope☆87Updated 6 years ago
- 🍨 Comfortable way to use `startActivityForResult` and `onActivityResult` with RxJava!☆56Updated 7 years ago
- simplify Android animation code by redefining API, use just one third of code to create animation compare to origin Android API☆46Updated 4 years ago