jaisoni / RecyclerViewAndroid

The RecyclerView is a new ViewGroup that is prepared to render any adapter-based view in a similar way. It can be found in the latest support-v7 version. This repository will show changing orientation and add new item to recyclerview when user scroll to last item

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecyclerViewAndroid

The RecyclerView is a new ViewGroup that is prepared to render any adapter-based view in a similar way. It can be found in the latest support-v7 version. This repository will show changing orientation and add new item to recyclerview when user scroll to last item

About

The RecyclerView is a new ViewGroup that is prepared to render any adapter-based view in a similar way. It can be found in the latest support-v7 version. This repository will show changing orientation and add new item to recyclerview when user scroll to last item

License:Apache License 2.0


Languages

Language:Java 100.0%