ZekunWang's Stars
xfhy/Android-Notes
✍🏻 关注基础知识,打造优质Android博客
BlackZhangJX/Android-Notes
Android开发核心知识点笔记(不断更新中🔥)
bumptech/glide
An image loading and caching library for Android focused on smooth scrolling
hongyangAndroid/AndroidAutoLayout
[停止维护]Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
JessYanCoding/MVPArms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
BoostIO/BoostNote-Legacy
This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App
francistao/LearningNotes
Enjoy Learning.
ZekunWang/ZoomableImageView-Android
Custom image view that makes images zoomable, draggable and clickable.
QuarkWorks/HeaderRecyclerViewAdapter-Android
A subclass of RecyclerView.Adapter which makes it convenient to add header and footer views separate from your data to any RecyclerView.
QuarkWorks/RoundedFrameLayout-Android