美文网首页
SwipeRefreshLayout分析

SwipeRefreshLayout分析

作者: popli | 来源:发表于2017-10-10 21:49 被阅读6次

就是一个viewgroup,上面那个进度是画个圆弧,加上一个三角,用path画的,整个的progress indicator 是一个Drawable

监听滑动事件,改变Drawable的位置

一开始那个CircleImageView是layout在布局的-height位置,下拉时候改变布局位置即可

相关文章

网友评论

      本文标题:SwipeRefreshLayout分析

      本文链接:https://www.haomeiwen.com/subject/nygbyxtx.html