Answers for "recyclerview android doesn't import"

2

can't import android.support.v7.widget.recyclerview

add this in the main_activity.xml: androidx.recyclerview.widget.RecyclerView
Posted by: Guest on July-02-2020

Code answers related to "recyclerview android doesn't import"

Browse Popular Code Answers by Language