All the objects of the views in the recycler view are created in code example
Example: how to add recyclerview support in android studio
dependencies {
implementation 'com.android.support:recyclerview-v7:28.0.0'
}
dependencies {
implementation 'com.android.support:recyclerview-v7:28.0.0'
}