Creating High-quality UX with AndroidX
Implementing the Navigation Drawer by using
* DrawerLayout, navigationView, header layout, menu items
* RecyclerView: working with item in RecyclerView, remove the defult od Navigation buttom from the toolbar
* Navigation component library: Navigation graph, Navigation controller, Navigation Host Fragment
Implementing the bottom navigation bar by using
* The MDC component of BottomNavigationView
* Keep diffnt fragments at the same level
* Remove the defult of Navigation buttom from the toolbar
Implementing swip to delete feature in Recyclerview, and implement a drag to reorder functionality