mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-22 08:22:16 +03:00
Merge PR #36.
This commit is contained in:
commit
ea5c0ea363
@ -25,6 +25,7 @@ class MainPageDrawer extends ConsumerWidget {
|
||||
|
||||
return Drawer(
|
||||
child: ListView(
|
||||
primary: false, //Prevents conflict with the MainPage scroll view.
|
||||
children: [
|
||||
Padding(
|
||||
padding: const EdgeInsets.all(12.0),
|
||||
|
Loading…
Reference in New Issue
Block a user