/recycler-example

Simple Implementation about recycler view usage in Android

Primary LanguageKotlinApache License 2.0Apache-2.0

Recycler Example

This project is a showcase about the basic usage of recycler view.

  • Show list of formatted item
  • Show in grid or linear list
  • Item click action

Screen Record

Recycler Example