Loading...
Android Stuido 方法参数 p0,p1参考文献https://stackoverflow.com/questions/49219439/incorrect-variable-names-in-overridden-methods问题描述刚刚升级了Android Studio的版本到3.3,在使用RecyclerView的时候出现了下面的问题:在实现RecyclerView.Ada...
Android-自定义View前传-View的三大流程-Layout参考《Android开发艺术探索》https://github.com/hongyan...
Android自定义View前传-View的三大流程-Measure参考《Android开发艺术探索》https://developer.android.google.cn/reference/android/view/View.MeasureSpec写在前面View的 measure 、layout draw 的三大流程的重要性不用多说,只有学习这三大流程,清楚了View的工作方式,才能够...
Wan Android 项目总结项目的由来这个项目也算是自己学习了一段时间的Android以后的一个总结和学习吧,项目采用了Kotlin语言,Api采用的...
Android 打造自己的ImageLoader学习和参考Android开发艺术探索https://blog.csdn.net/column/details/15318.html 郭霖大神的Glide专栏https://github.com/bumptech/glide Glide 图片加载框架https://github.com/square/picasso Picasso 图片加载框架例...