Yumenokanata / FragmentManager
Fragment切换方法的封装
☆125Updated 5 years ago
Alternatives and similar repositories for FragmentManager:
Users that are interested in FragmentManager are comparing it to the libraries listed below
- [DEPRECATED] The MVP Architecture in the Android.☆113Updated 6 years ago
- 粘性控件,其任意一个子控件都可滑动停留,本质为NestedScrollView和LinearLayout的结合。☆162Updated 5 years ago
- 支付宝首页下拉刷新☆243Updated 6 years ago
- 一种处理嵌套和非嵌套滑动冲突的解决方案☆266Updated 3 years ago
- An Android Bezier Curve drawing tool to help your Bezier curve design and development 一个Android端的贝塞尔曲线绘制工具,帮助你的贝塞尔曲线设计与开发☆125Updated 2 years ago
- Android Library:A zero-invasion layout that switches data states☆111Updated 4 years ago
- 嵌套滚动的多种实现方案Demo☆92Updated 8 years ago
- ☆133Updated 7 years ago
- GankJetpack☆120Updated 6 years ago
- Easily integrate Camera features into your Android app (forked and enhancemented)☆106Updated 7 years ago
- a common tool class for itemdecoration of RecyclerView,support ninepatch image.☆115Updated 3 years ago
- AOP实现Android集中式登陆架构,解放无时无刻的登陆状态判断!!!☆114Updated 6 years ago
- 🔥🔥自定义组织机构图 & 层次图🔥🔥☆203Updated 4 years ago
- 简单易用的高亮引导工具,可高度自定义。☆103Updated 7 years ago
- A simple adaptation way for Android screen. 屏幕适配☆52Updated 7 years ago
- ☆148Updated 5 years ago
- ☆71Updated 6 years ago
- A framework can automatically generate OnSaveInstanceState code, support kotlin.自动生成内存恢复的框架,支持kotlin的使用☆106Updated 3 years ago
- based on Gson's parsing library, perform fault-tolerant processing on basic types (without causing the entire json parsing to fail due to…☆59Updated 7 years ago
- Android Change Skin, Android Night Mode, 安卓换肤,安卓夜间模式☆152Updated 5 years ago
- ViewDragHelper结合RecyclerView的使用示例