♻️ Better image loading animation and more commonly used blurhash
This commit is contained in:
@@ -31,7 +31,7 @@ class MessageListTile extends StatelessWidget {
|
||||
radius: 20,
|
||||
backgroundColor: Colors.transparent,
|
||||
child: ProfilePictureWidget(
|
||||
fileId: sender.account.profile.picture?.id,
|
||||
file: sender.account.profile.picture,
|
||||
radius: 20,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user