1.去滑动到顶点和底边时的黑色阴影 [html] view plaincopy android:fadingEdge="none" 2.去拖动时默认黑色底色 [html] view plaincopy android:cacheColorHint=“#00000000” 3.去选中时的黄色底色 [html] view plaincopy android:listSelector="#00000000" 相关文章: 2021-11-22 2021-11-11 2021-11-20 2021-07-13 2021-08-07 2022-12-23 2022-12-23 2021-08-15