Skip to content

Lucky-Tsuma/Login_Nav_Drawer

Repository files navigation

Project illustrates the use of viewbinding and how to make a navigation drawer. The following line should be added to the build.gradle(app mkodule) file: android { buildFeatures { viewBinding = true } }

To use the drawerlayout(for the navigation draweer), add the following dependancy: androidx.drawerlayout:drawerlayout:1.1.1(the version may change. It does)

While building the navigation drawer, remember to replace the Actionbar with a Toolbar which is more flexible(Check the style and the manifest file)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages