Background Selector in RecyclerView Item

前端 未结 10 1060
无人共我
无人共我 2020-12-13 17:42

I\'m using the RecyclerView like below:



        
10条回答
  •  抹茶落季
    2020-12-13 18:19

    Set clickable, focusable, focusableInTouchMode to true in all elements of RecyclerView "list".

提交回复
热议问题