♻️ Better image loading animation and more commonly used blurhash
This commit is contained in:
@@ -153,7 +153,7 @@ class CustomAppsScreen extends HookConsumerWidget {
|
||||
ListTile(
|
||||
title: Text(app.name),
|
||||
leading: ProfilePictureWidget(
|
||||
fileId: app.picture?.id,
|
||||
file: app.picture,
|
||||
fallbackIcon: Symbols.apps,
|
||||
),
|
||||
subtitle: Text(
|
||||
|
||||
Reference in New Issue
Block a user