mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-23 00:57:26 +03:00
Merge PR #1202.
This commit is contained in:
commit
41f57ec53d
@ -131,7 +131,9 @@ class AppPage extends StatelessWidget {
|
||||
const SizedBox(width: 48),
|
||||
],
|
||||
),
|
||||
NavigationContent(key: _navExpandedKey, extended: true),
|
||||
Material(
|
||||
type: MaterialType.transparency,
|
||||
child: NavigationContent(key: _navExpandedKey, extended: true)),
|
||||
],
|
||||
),
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user