kanytu / kanytu/Android-studio-material-template
[Question] When not using android studio, what do I do for the drawer layout?
- Dominant language
- FreeMarker
- Stars
- 596
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
Referencing `inflater.inflate(R.layout.[what do I put here], container, false)` in `onCreateView` of `NavigationDrawerFragment`, what do I put/make for that to work? All other code is correct but I haven't found anything that fits there.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating NavigationDrawerFragment and inspect its onCreateView method, especially the inflater.inflate call shown in the issue. Check the project’s existing layout resources and template structure to determine what resource belongs there; done means the guidance identifies the required layout resource or creation step for users not using Android Studio.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android
- Domain
- mobile
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100