sta*_*ngr 5

对于RecyclerView,您有findChildViewUnder(float x,float y).此方法返回子视图,然后您可以使用该视图使用getChildAdapterPosition(View child)检索适配器位置.