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
Searches Urban Dictionary for entries of an input search term. Uses an API network call to consume the data and outputs it into a RecyclerView. Coded in Kotlin using an MVVM pattern.