目标方法前置检验模型设计与实现
☆205Jan 10, 2018Updated 8 years ago
Alternatives and similar repositories for delayActionDemo
Users that are interested in delayActionDemo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- The design and implementation of the target method pretest model. 目标方法前置检验模型设计与实现,应用于所有需要在目标操作前插入N个前置验证条件的情况(如:登录后自动执行关注、登录后继续上次的发帖操作)☆21Jul 6, 2019Updated 7 years ago
- 组合图异步加载缓存框架☆60Sep 19, 2017Updated 8 years ago
- Flexible multiple types for Android RecyclerView.☆5,759Aug 28, 2022Updated 3 years ago
- 降低Android非必要crash☆3,256May 28, 2023Updated 3 years ago
- 💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)☆14,471Sep 11, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆1,437Dec 14, 2020Updated 5 years ago
- A lightweight, good expandability Android library used for displaying different pages like loading, error, empty, timeout or even your cu…☆3,476Dec 26, 2020Updated 5 years ago
- manage the loading,emtpy,error state of page, use in xml or just in code☆171Aug 18, 2021Updated 4 years ago
- 一套完整有效的android组件化方案,支持组件的组件完全隔离、单独调试、集成调试、组件交互、UI跳转、动态加载卸载等功能☆3,319Aug 5, 2020Updated 5 years ago
- 一个支持多种状态的自定义View,可以方便的切换到:加载中视图、错误视图、空数据视图、网络异常视图、内容视图。