Navigation drawer in Android part 2: How to add a toggle button on the navigation drawer and add listeners
2019-07-24
Intro This is part two of the Navigation drawer in Android post and it will be a demonstration on how to create a toggle button on the navigation drawer menu and add listeners to track on toggle switch events. The Exercise We will continue working on the same project thatRead More →