Kotlin Android example of RecyclerView

RecyclerView, ContextMenu, OptionMenu, Kotlin.

Here is a Kotlin Android example of RecyclerView that displays a list of: countries, capitals and flags.

The OptionMenu and ContextMenu are both implemented in this example.

alt text alt text

GitHub

View Github