Skip to content
View 694551594's full-sized avatar

Block or report 694551594

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. android-adapter android-adapter Public

    android极简adapter,支持list-adapter、expandable-list-adapter以及recycler-adapter,可以非常方便的创建单type以及多type的adapter。

    Java 5 1

  2. android-http android-http Public

    此框架是基于retrofit2+okhttp3封装的http请求框架。主要集成了接口注册、权限处理、缓存处理、请求过程的监听、请求回复的监听、请求异常处理等功能,增加了请求数据的时候显示进度对话框的功能。

    Java 10 4

  3. android-dialog android-dialog Public

    此框架提供七种对话框的显示,并支持对话框的扩展,目的是为了提供对话框的统一管理,并提供对话框显示的公共接口。

    Java 45 7

  4. android-page android-page Public

    android 分页列表数据加载引擎,主要封装了android分页列表数据加载的各个组件,如果你有一个需要分页加载的List列表,都可以使用此框架实现。

    Java 19 6

  5. android-pair android-pair Public

    Java

  6. XRecyclerView XRecyclerView Public

    1、可以添加头部和尾部的recyclerview。2、可以加载更多的recyclerview。

    Java