android - Do i have to use fragments when using navigation drawer -


i building app, , have decided implement navigation drawer ease of use. currently, classes extend activity, however, looking @ navigation drawer examples, use fragments. have use fragments this, or can keep classes activities? worried, have finished app, , have been told not use same methods.

to keep rich ui feature better off using fragments.

if have trouble calling methods can call

getactivity( ).themethod ( )  

that use parent activity call relevant methods you.


Comments

Popular posts from this blog

css - I want to align grid in center -

Contact Form PHP Email Script -

python - SWIG function not printing output -