Android: Fragment changes when I change to dark theme
I have an activity that uses bottom navigation for fragments and an options menu to choose the theme. The problem is when I change the theme the fragment changes as well to the first one, not the one that I am curently on.