Posts by Matheus Alexander • 3 points
1 post
-
0
votes1
answer71
viewsQ: How to create a Fragment by clicking a button?
I have the following Fragment: public class ListaBimestresFragment extends Fragment { public ListaBimestresFragment() { // Required empty public constructor } @Override public View…