Day by day, the android development is becoming hard to learn. At beginning I thought it will be so easy, But now a days, It takes more time to complete one topic.
Today, I learnt how to implement the Recycler view. Recycler view is, we can customize our own list in any format. Unlike other list, they are predefined.

This is the Customized list in which each list have mood, name and surname in a one complete block.