Answer the question
In order to leave comments, you need to log in
What is the "tag" in getSupportFragmentManager and why specify it?
Good
Why do you need to specify this?
Answer the question
In order to leave comments, you need to log in
It's not in getSupportFragmentManager but in dialog.show() . Which in turn calls FragmentTransaction.add() . The documentation for which describes the purpose of the tag parameter. You can even find a description
in the Russian-language help section .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question