时间 2022.08.31
学习view, 以及view 在项目中的使用; 总结加复盘!!
view 与 viewGroup
view 滑动:
(1) onlayout() | offsetLeftAndRight() offsetTopAndBottom | LayoutParams | scrollTo() scrollBy()
知识点:
onTouchEvent() 方法作用:
handle touch screen motion events;
标签:知识点,offsetLeftAndRight,scrollTo,深入,阶段,viewGroup,view From: https://www.cnblogs.com/helloqiufei/p/16641648.html