mirror of
https://github.com/ReVanced/revanced-manager.git
synced 2026-01-24 11:41:01 +00:00
fix: Add a SliverAppBar to Contributors view and increase app bars bottom padding
This commit is contained in:
@@ -58,7 +58,7 @@ class AppSkeletonLoader extends StatelessWidget {
|
||||
),
|
||||
),
|
||||
child: const Center(
|
||||
child: Text("Content"),
|
||||
child: Text('Content'),
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user