Hello.
I created an app with a navigation drawer that uses fragment but I need to open multiple fragments from one fragment. I already successfully find a way to open one fragment but I want to open more than one. The code is bellow:
MainActitivity.java:
package...