feat(tv-ui): split pengumuman tab and refine main text-slide behavior
This commit is contained in:
@@ -126,7 +126,7 @@ class _HomeViewState extends ConsumerState<HomeView> {
|
||||
await Navigator.of(context).push(
|
||||
MaterialPageRoute(
|
||||
builder: (_) => const AdminScreen(
|
||||
initialTab: 4,
|
||||
initialTab: 5,
|
||||
focusSelectedTabOnOpen: true,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user