mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-15 21:53:59 +08:00
m3e loading indicator
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -109,7 +109,7 @@ class _FollowPageState extends State<FollowPage> {
|
||||
|
||||
Widget _buildBody(LoadingState loadingState) {
|
||||
return switch (loadingState) {
|
||||
Loading() => circularLoading,
|
||||
Loading() => m3eLoading,
|
||||
Success() => Column(
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user