requiresFadingEdge=
This attribute is used to indicate whether the view should draw fading edges or not. If set to true, the view will draw horizontal and/or vertical fading edges at the edges of the screen to indicate that there is more content to be scrolled. If set to false, the view will not draw any fading edges. This attribute is commonly used with scrollable views such as ListView and ScrollView.
原文地址: https://www.cveoy.top/t/topic/hmHc 著作权归作者所有。请勿转载和采集!