mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-05-02 06:44:25 +02:00
fix(installer): use correct elevation level
This commit is contained in:
parent
c6ac898390
commit
d9953b1473
@ -26,6 +26,7 @@ class InstallerView extends StatelessWidget {
|
||||
label: I18nText('installerView.installButton'),
|
||||
icon: const Icon(Icons.file_download_outlined),
|
||||
onPressed: () => model.installTypeDialog(context),
|
||||
elevation: 0,
|
||||
),
|
||||
),
|
||||
floatingActionButtonLocation:
|
||||
|
Loading…
x
Reference in New Issue
Block a user