Android CardView and RecyclerView

Luthfi Sulaiman
MeetU Engineering
Published in
1 min readMar 21, 2018

Not only that I must create the UI/UX Guidelines, but I too have to code my own UI to make it a reality! One of my recent works are the CardView and RecycleView for the HomePage of the MeetU Application.

The Output

How do we create the card?

First, set the dependencies

Then, make the RecycleViewer and CardView:

Now, create the MeetUp Model Details

Furthermore, create the dummy detail in HomeFragment.java

And finally, you can create the Adapter for the detail

Yay! You have created your custom card!

Thanks,

Luthfi Aulia Sulaiman

Lead UI/UX Designer at MeetU Engineering

--

--