D
D
Dauren S2016-10-05 13:12:17
Java
Dauren S, 2016-10-05 13:12:17

Do I need to create a DetailActivity or can I get by with a DetailFragment?

There is a MainActivity with tabs. Each tab has a RecyclerView list. Clicking on an element displays a detailed view of the element. Create a DetailActivity? or DetailFragment?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dauren S, 2016-10-06
@dauren101

The answer to your question is to do an Activity if it has a different kind of template and menu, and then inflate the fragment into the content

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question