Skip to content
View chenyuexueer's full-sized avatar
Block or Report

Block or report chenyuexueer

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

  1. AndroidAutoLayout AndroidAutoLayout Public

    Forked from hongyangAndroid/AndroidAutoLayout

    [停止维护]Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。

    Java

  2. baseAdapter baseAdapter Public

    Forked from hongyangAndroid/baseAdapter

    Android 万能的Adapter for ListView,RecyclerView,GridView等,支持多种Item类型的情况。

    Java

  3. butterknife butterknife Public

    Forked from JakeWharton/butterknife

    Bind Android views and callbacks to fields and methods.

    Java

  4. EventBus EventBus Public

    Forked from greenrobot/EventBus

    Android optimized event bus that simplifies communication between Activities, Fragments, Threads, Services, etc. Less code, better quality.

    Java

  5. glide glide Public

    Forked from bumptech/glide

    An image loading and caching library for Android focused on smooth scrolling

    Java

  6. retrofit retrofit Public

    Forked from square/retrofit

    Type-safe HTTP client for Android and Java by Square, Inc.

    Java