fix anayzer

This commit is contained in:
otsmr 2026-06-05 12:27:07 +02:00
parent e59c4728a0
commit a9bbbacd3a

View file

@ -76,7 +76,7 @@ class _AnimatedNewMessageState extends State<AnimatedNewMessage>
parent: _controller, parent: _controller,
curve: Curves.easeOut, curve: Curves.easeOut,
), ),
axisAlignment: 1, alignment: Alignment.bottomLeft,
child: ScaleTransition( child: ScaleTransition(
scale: _scaleAnimation, scale: _scaleAnimation,
alignment: Alignment.bottomRight, alignment: Alignment.bottomRight,