In The below example I have created a recyclerview app, in this app I have used CardView. First I have added I have added first RecyclerView , CardView and design support library in build.gradle file ...
Step 4 : Add a fragment word fragment and fragment_word.xml ...
RecyclerView is the more refine and flexible version of ListView. It is available in v7 supporting package. For using RecyclerView you need to import "android.support.v7.widget.RecyclerView" package.
To add this in your library please add these code below.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results