NavigationDrawer provides easy access to menu functions. Sometimes the menu items have some actionable content available. To notify user that…
Continue Readingkotlin
Migrate to Android Room with Date column – Android
Migrating our apps to Android Room from conventional SQLite Database was flawless except when we encountered issue with Date column…
Continue Reading