• Stars
    star
    2
  • Language
    Java
  • Created about 8 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project implements RecyclerView and CardView. RecyclerView and CardView is major element introduced in Material Design. RecyclerView widget is a more advanced and flexible version of ListView. CardView extends the FrameLayout class and lets you show information inside cards that have a consistent look across the platform. CardView widgets can have shadows and rounded corners.