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 dictionary API is POC which is based on MVVM design pattern with use ViewModel, LiveData, DataBinding, Coroutines, Material, Kotlin. This is based on google guideline for Guide to app architecture. This POC still have some work to be finished like network connection check, data sending from fragment to fragment etc.