I'm making an Android app from which the user can choose content to read.
There is a list of books, and once the user chooses one, it opens a new 
screen with the content, and a second navigation drawer for navigating 
through the book.


I'm not sure if this screen should be a fragment or an Activity.

I see a lot of recommendations to use fragments, but if you choose a 
Master/Detail Flow template in Android Studio, it creates an *Activity* for 
the details (at least for small screen sizes).

Why is this?

I'd be happy for some guidelines and explanations.

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/1746c51b-d708-4c33-a4be-550d52599e23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to