mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-06-13 04:57:37 +02:00
feat: overall UI rework in Settings View (#53)
This commit is contained in:
@ -23,7 +23,7 @@ class InstalledAppsCard extends StatelessWidget {
|
||||
padding: const EdgeInsets.symmetric(vertical: 18, horizontal: 20),
|
||||
child: Center(
|
||||
child: Column(
|
||||
children: [
|
||||
children: <Widget>[
|
||||
Icon(
|
||||
Icons.file_download_off,
|
||||
size: 40,
|
||||
|
Reference in New Issue
Block a user