RecyclerView & CardView not working properly in 2020? — Android App

Daryll Wong
4 min readNov 23, 2019

How to use RecyclerView & CardView

If you have looked through many tutorials implementing RecyclerView & CardView, and you are still thinking why your Android Application is still facing many problems that you dont know how to solve, then this post is for you!

First of all…

Does any of these seem familiar to you?

  1. When you are trying to create your CardView…. but you cant see its design properly….

--

--