I'm trying to get into this Android development world by using Android Studio. And right at the beginning I'm already facing a simple problem for an experienced developer who uses Android Studio but relatively difficult for those starting out.
The problem is this: My preview of the layout does not show RecyclerView, so my app, at the time of testing it, does not even open where I'm trying to use it. I've tried the recommendations of the course I'm following, but nothing works.
Here is the build.gradle (Module: app), where I put the dependencies:
Asthepreview,intherightcornerofthescreen: