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
Aquote is an mobile application showcasing quotes sourced from an API and features a random quote on the homepage. It uses LoopJ to fetch data from the API and displays it via a RecyclerView with the help of an Adapter.