滚动时ExpandableListView的Backgroundcolor

And*_*den 2 android scroll background-color expandablelistview

我的Android应用程序中的ExpandableListView有问题.我设置了自定义背景颜色,但滚动列表时颜色变为黑色,直到滚动停止.这是正常的还是可以更改"onScrollColor"?

and*_*idu 6

我有这种问题,并在我的列表XML中使用此属性解决了它 android:cacheColorHint = "#00000000"