标签: android-listview
所以我有一个列表视图应用,在那里我使用listview.smoothScrollToPosition(random);,现在可以正常工作了,我想通过Android的random突出显示android:attr/selectableItemBackground的位置,我将其作为这些项目的前景,是否有任何方法可以在random位置以编程方式启动涟漪效应?
listview.smoothScrollToPosition(random);
random
android:attr/selectableItemBackground