An Android frame In order to support single Activity+multi Fragment framework.(为了给单Activity+多Fragment架构提供支持的框架)
☆43Dec 25, 2017Updated 8 years ago
Alternatives and similar repositories for SupportFragment
Users that are interested in SupportFragment are comparing it to the libraries listed below
Sorting:
- A view that can rolling automatic within child views list . (一个可以让自己子视图自动滚动的view,仿[淘宝头条])☆154Jul 28, 2017Updated 8 years ago
- An android slide menu that supports left and right swipes and slides with parallax.(一个支持左右滑动并带有视差滑动效果的安卓侧滑菜单控件.仿[QQ/探探侧滑])☆247Dec 25, 2017Updated 8 years ago
- An Android vercode EditText.(一个安卓验证码输入控件.仿[探探验证码输入控件])☆479Nov 1, 2018Updated 7 years ago
- 不用写布局、几句代码就可以实现底部菜单+Fragment切换☆15Nov 5, 2016Updated 9 years ago
- This library helps to display overlapping views (topmost) in order to show some kind of message to capture user attention. It can be an e…☆31Sep 24, 2016Updated 9 years ago
- 文字居中对齐,适用于中英文等大部分语系☆14Nov 24, 2014Updated 11 years ago
- ReactiveX/RxAndroid way to request permissions on android os marshmallow and above.☆17Oct 25, 2016Updated 9 years ago
- Android夜间模式,通过Theme实现☆52Sep 29, 2020Updated 5 years ago
- Work with sub-sections in your Android ListView☆14Dec 16, 2016Updated 9 years ago
- This is color picker for v7 Preference Support Library☆10Jun 24, 2017Updated 8 years ago
- Preference subclass that goes into your PreferenceFragment.☆12Sep 30, 2018Updated 7 years ago
- Develop by onCreate team (http://oncreate.pro)☆13Jul 27, 2020Updated 5 years ago
- Remove boilerplate code for using SharePreference to persist app's config data☆28Nov 1, 2017Updated 8 years ago
- android实现网络编程的工具类,两种实现策略,随君使用☆20Jul 21, 2014Updated 11 years ago
- 多字符分开显示输入框!☆13Dec 18, 2014Updated 11 years ago
- FragmentTabHost + ViewPager实现Android底部Tab,并避免Fragment之间切换时每次都会调用onCreateView方法,导致每次Fragment的布局都重绘。☆14Mar 10, 2016Updated 10 years ago
- A library that allows you to set a custom font in xml for all your TextViews☆11Apr 11, 2018Updated 7 years ago
- 一个基于TheMVP和自己的baselibrary库结合的框架库。