1.添加依赖 implementation \'com.github.bumptech.glide:glide:4.12.0\' //裁剪图片等等 implementation \'androidx.recyclerview:recyclerview:1.1.0\' //recycleview依赖
I want an idea to sc开发者_如何学JAVAroll a UIScrollView without user inputs. how to do that ?[scrollView setContentOffset: whereINeedToScrollTo animated: YES];