You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is about showing list of user's post on Recyclerview with Title and Body. Clicking on each post takes to details page where user can see list of users with details.
This project is about showing list of currencies on Recyclerview where all currencies update every second and each row has an input where we can enter any amount of money. When we tap on currency r…