Android Studio – How to display listItem on emulator on recyclerview?
what I am trying to do is show a custom card in a recyclerview. I can see it on the design view on android studio, but no when the emulator runs. I just need to display de listItem. Is is…