idleee
This commit is contained in:
@@ -635,8 +635,8 @@ class _AccountSettingsDialogState extends State<AccountSettingsDialog> {
|
||||
child: Image.network(
|
||||
_avatarUrl!,
|
||||
fit: BoxFit.cover,
|
||||
width: 128,
|
||||
height: 128,
|
||||
width: 140,
|
||||
height: 140,
|
||||
errorBuilder:
|
||||
(context, error, stackTrace) {
|
||||
return Icon(
|
||||
|
||||
Reference in New Issue
Block a user