Written in Kotlin. Learned from CODING IN FLOW Youtube Channel.
Use Jetpack Navigation component. Single Activity App
Topics:
Using Navigation Component with:
- Fragments
- Bottom Navigation View
- Drawer Layout (Slide in from left)
- Implicit Deep links
- Constraints Layouts (did it on my own learning from Constraint layout series at CodingInFlow Channel)