粘性控件,其任意一个子控件都可滑动停留,本质为NestedScrollView和LinearLayout的结合。
☆160Sep 7, 2019Updated 7 years ago
Alternatives and similar repositories for StickLayout
Users that are interested in StickLayout are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 事件总线,通过定义事件接口,apt方式生成事件代理分发事件给注册并实现的接口类☆38Nov 30, 2018Updated 7 years ago
- 1.支持ViewPager按需添加、删除视图,以及局部刷新; 2.修复多场景下ViewPager.PageTransformer返回的position错误,让开发者专注于动画实现; 3.修复ViewPager的width、paddingLeft、paddingRight…☆344Aug 5, 2020Updated 6 years ago
- ☆35Jun 26, 2018Updated 8 years ago
- 🎲A dice 3D rotation loading view.☆94Dec 28, 2018Updated 7 years ago
- State switching, so that the View state switch and Activity completely separate. Using builder mode to freely add the required state View…☆553Dec 19, 2021Updated 4 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 调试时捕获程序崩溃,可提供崩溃的类名、方法名、行数、Error Log、Activity 路径、设备信息、应用信息...☆53Nov 5, 2018Updated 7 years ago
- 基于RecyclerView的吸顶控件☆45Nov 16, 2018Updated 7 years ago
- 这个加载框架有点不一样,针对View进行加载,加载页面还保持了原View的属性,侧重点在灵活,哪里需要加载哪里,加载状态页面完全自定义,无任何限制,针对加载结果可以按需配置对应页面,LeakCanary检测无内存泄漏☆119Dec 20, 2019Updated 6 years ago
- Change your users progress capability with ProgressableImageView☆87Dec 27, 2018Updated 7 years ago
- 强大的下拉刷新库,定制任意Header。比官方SwipRefrehLayout处理更加友好(Kotlin、Java双版本)