chaychan / GTPushDemo
个推推送的demo以及点击通知后的处理
☆30Updated 7 years ago
Alternatives and similar repositories for GTPushDemo:
Users that are interested in GTPushDemo are comparing it to the libraries listed below
- 使用 单RecyclerView实现RecyclerView嵌套RecyclerView(购物车)效果demo,包括增删选中等演示功能☆68Updated 7 years ago
- 安卓视频录制控件,可以用来仿微信小视频☆59Updated 8 years ago
- 自动文字公告栏。支持上,下,左,右4个方向滚出。☆38Updated 6 years ago
- TabLayout的简单应用,以及对使用过程中的一些问题的记录。博客地址:http://blog.csdn.net/Lindroid20/article/details/70185954☆25Updated 7 years ago
- 将Material Design中的TabLayout与ViewPager结合,RadioGroup和ViewPager结合,封装一个可以直接拿来使用的控件。实现了页面切换时根据不同的数据加载结果来决定显示的页面,比如加载中页面、加载错误页面等等。库中默认提供这些页面,也可…☆35Updated last year
- Rxjava+ReTrofit+okHttp深入浅出-终极封装极简版☆62Updated 8 years ago
- 金融项目, 使用的MVParms框架.MVP+Dagger2+Retrofit2+Rxjava2+Rxlifcycle☆39Updated 6 years ago
- a Third-party Android App of DiyCode Community☆73Updated 7 years ago
- ViewPager+Fragment组合的预加载和懒加载☆51Updated 8 years ago
- 侧滑删除,适用于任何View。☆60Updated 6 years ago
- 通用ItemDecoration,线性及GrideView类型,均分适合九宫格等,以及全展开的RecyclerView,全展开的RecyclerView适用于内嵌到ScrollView等需要滚动场景☆71Updated 6 years ago
- 一个对比目前最流行的动态权限请求框架——PermissionsDispatcher、RxPermissions和easypermissions的使用的demo☆39Updated 7 years ago
- Image Picker like Wechat. 微信ui版的PhotoPicker☆47Updated 7 years ago
- 一款仿外卖订单状态的开源控件,支持自定义文字,颜色,字体大小等功能☆83Updated 8 years ago
- An Indicator View Library for Android☆56Updated 7 years ago
- Android沉浸式状态栏 + scrollView顶部伸缩 + actionBar渐变☆57Updated 7 years ago
- 这里主要是封装关于TextView、Button、CompoundButton、RadioButton等常用系统控件的自定义控件,增强系统的控件功能,避免一些系统控件的局限性。