Skip to content
View weimingjue's full-sized avatar

Organizations

@Western-parotia
Block or Report

Block or report weimingjue

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. BaseAdapter BaseAdapter Public

    RecyclerView、ViewPager adapter的极简化(简单到你无法想象),主要基于AndroidX ViewBinding。功能:统一adapter方法,合并到Activity层;对vp的fragAdapter终极封装简单便捷不需要任何额外逻辑。(ViewBinding Adapter)

    Kotlin 14 5

  2. http http Public

    基于OKhttp的简单封装教程,融入项目特性,几行代码即可实现网络请求、解析、错误判断

    Java 7 2

  3. AccessibilityExample AccessibilityExample Public

    辅助功能(无障碍)的使用教程,适合新手快速入门(AccessibilityService)

    Java 121 50

  4. BaseContainerAdapter BaseContainerAdapter Public

    一个adapter容器,通过add其他adapter来解决复杂样式adapter逻辑太复杂太多的问题,如天猫首页首页、bilibili首页、今日头条首页、聊天页面。(RecyclerView Multiple Adapter Multiple Items Types Adapter)

    Kotlin 6

  5. StickyNestedScrollLayout StickyNestedScrollLayout Public

    悬浮置顶的view,解决AppBarLayout置顶不太理想的问题。支持多个悬浮,支持置顶距离监听,支持androidX所有view及第三方的View嵌套,不支持ListView。com.github.weimingjue:sticky

    Kotlin 7 1

  6. RoundedImageView RoundedImageView Public

    Lightweight, simple and fast RoundedImageView

    Kotlin 3