Android-studio-material-template icon indicating copy to clipboard operation
Android-studio-material-template copied to clipboard

[Question] When not using android studio, what do I do for the drawer layout?

Open s5bug opened this issue 7 years ago • 1 comments

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.

s5bug avatar Jul 14 '17 04:07 s5bug

Code at TsundereBug/SpeedrunComApp but it's all in Scala.

s5bug avatar Jul 14 '17 17:07 s5bug