mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-02-04 12:37:40 +01:00
df4b013611
When the activity is recreated after it was stopped in background, the BackStackEntryCount is the same for all fragments. The one that should display the toggle therefore thinks it shouldn't. This change saves the button state now. This is only needed for top-level fragments.