mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-03 00:29:42 +08:00
m3e loading indicator
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -58,7 +58,7 @@ class _PgcIndexPageState extends State<PgcIndexPage>
|
||||
) {
|
||||
final padding = MediaQuery.viewPaddingOf(context);
|
||||
return switch (loadingState) {
|
||||
Loading() => circularLoading,
|
||||
Loading() => m3eLoading,
|
||||
Success(:final response) => Builder(
|
||||
builder: (context) {
|
||||
int count =
|
||||
|
||||
Reference in New Issue
Block a user