Stars
The EllipsizeTextView extends TextView, support omit (Ellipsize/Ellipsis) redundant characters in multiple lines situtation.
👾👾 Genymotion_ARM_Translation Please enjoy!
NetEase / Emmagee
Forked from kevinkong/EmmageeAndroid performance test tool-CPU,memory,network traffic,starting time,battery current and status
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
如何一步步实现一个类似ARouter的Android路由框架,实现不同module的相互跳转,跟着我来实现就可以了。
A useful tool for Android Developers, which shows the package name and class name of current activity.
NestedScrollView+ViewPager+RecyclerView+SmartRefreshLayout 打造酷炫下拉视差效果并解决各种滑动冲突
Render After Effects animations natively on Android and iOS, Web, and React Native
A custom ViewPager title strip which gives continuous feedback to the user when scrolling
🍈 RecyclerView侧滑菜单,Item拖拽,滑动删除Item,自动加载更多,HeaderView,FooterView,Item分组黏贴。
android support支持库for Eclipse,包含design v7包下面的appcompat、cardview、recyclerview等库的源码,不是jar包,使用Eclipse同学的福音。
cheng13576927404 / LargeImage
Forked from LuckyJayce/LargeImageAndroid 加载大图 可以高清显示10000*10000像素的图片,轻松实现微博长图功能
Android 加载大图 可以高清显示10000*10000像素的图片,轻松实现微博长图功能
🔥 通过de Casteljau算法绘制贝塞尔曲线,并计算它的切线,实现1-7阶贝塞尔曲线的形成动画。