Currently in app we've been fetching quotes from Quotes.json in assets folder.
Task is to make an api call and use QuoteItem to display it.
You can use any API library you wish (preferred Retrofit).
Add loading animation till the quote is not displayed
[Use any free Quote Api of your wish anything will work that have quote and author name]
Currently in app we've been fetching quotes from Quotes.json in assets folder. Task is to make an api call and use QuoteItem to display it. You can use any API library you wish (preferred Retrofit). Add loading animation till the quote is not displayed
[Use any free Quote Api of your wish anything will work that have quote and author name]