D
D
dimasik1002002018-08-22 11:34:37
Java
dimasik100200, 2018-08-22 11:34:37

What if you need to work with two frame layout containers?

I have activity main with bottom navigation and 3 fragments. The first fragment has a recycler view with a list, when clicking on the elements of which a new fragment should open. However, this fragment should not have bottom navigation - it turns out that two containers need to be created in the main activity - one for the bottom navigation fragments, the other for the recycler view fragments. Is it possible to do so? Or is there an easier way?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Eugene, 2018-08-22
@klim76

Or is there an easier way?

open the list item in a new activity.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question