mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-24 11:06:51 +08:00
opt: nav stream
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -47,7 +47,8 @@ class _DynamicsTabPageState
|
||||
|
||||
@override
|
||||
void listener() {
|
||||
if (_mainController.selectedIndex.value == 0) {
|
||||
if (_mainController.navigationBars[0]['id'] != 1 &&
|
||||
_mainController.selectedIndex.value == 0) {
|
||||
return;
|
||||
}
|
||||
super.listener();
|
||||
|
||||
Reference in New Issue
Block a user