We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Forgot to add the private keyword.
Without these two lines, the variables in onCreate() will flag cannot resolve _fieldname_
Grouping the submenu items with single checkableBehavior solves this issue.
setDrawerListener() method is deprecated
Updated Fragment Navigation Drawer (markdown)
Comment `menuItem.setChecked(true)`, it has been done by NavigationView.
The DrawerLayout variable should be mDrawer instead of dlDrawer, so it's consistent for the whole page
Add getHeaderCount()
Add subsection
Update to 23.1.1. with new getHeaderView()
Add section on ActionView events
rephrase
Simplify XML
Add app:actionLayout
Add XML tag
Add section about custom views and widgets
Add dependencies block
Move Gradle stuff
Add link to setup guide
Switch to new toolbar guide
Switch all internal links to relevant links