

Create a new project in Android Studio from File New Project and select Basic. After you download the Android Support Libraries, this library adds support for the GridLayout class, which allows you to arrange user interface elements using a grid of rectangular cells. in your activity/ fragment file use the Recycler View with this tag - recyler view is available in v7 widget support.


Android Учебник: создание RecyclerView, CardView и меню опций для элемента RecyclerView In this tutorial we would going to create an android application with Horizontal Recyclerview CardView.
