💫 Better notification overlay animation
This commit is contained in:
@@ -468,7 +468,7 @@ class AttachmentPreview extends HookConsumerWidget {
|
||||
child: innerContentWidget,
|
||||
).center()
|
||||
else
|
||||
IntrinsicHeight(child: innerContentWidget),
|
||||
IntrinsicHeight(child: innerContentWidget).center(),
|
||||
Row(
|
||||
mainAxisAlignment: MainAxisAlignment.spaceBetween,
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user