mirror of
https://github.com/TeamNewPipe/NewPipe
synced 2025-08-29 09:02:19 +00:00
#827 Fixes auto rotation bug with useAsFrontPage on by preserving the useAsFrontPage boolean setting
This commit is contained in:
@@ -50,6 +50,7 @@ public abstract class BaseStateFragment<I> extends BaseFragment implements ViewC
|
||||
protected Button errorButtonRetry;
|
||||
protected TextView errorTextView;
|
||||
|
||||
@State
|
||||
protected boolean useAsFrontPage = false;
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user