python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to refresh fragment by clicking on button
I want to refresh my fragment by clicking on its button. How to do it?
I try to do it like this but old version of fragment appears on the top of the screen (picture is attached):
binding.checkAnswers...
apomytkina
Votes: 0
Answers: 1
Reload Fragment after popBackStack
I need reload fragment after this process
Go from Fragment A to Fragment B and go from Fragment B to Fragment C, then do the registration process, and after the registration is correct, popBackStack F...

Asghar Hosseini
Votes: 0
Answers: 1