mirror of
https://github.com/twonlyapp/twonly-app.git
synced 2026-06-13 10:42:12 +00:00
fix anayzer
This commit is contained in:
parent
e59c4728a0
commit
a9bbbacd3a
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ class _AnimatedNewMessageState extends State<AnimatedNewMessage>
|
|||
parent: _controller,
|
||||
curve: Curves.easeOut,
|
||||
),
|
||||
axisAlignment: 1,
|
||||
alignment: Alignment.bottomLeft,
|
||||
child: ScaleTransition(
|
||||
scale: _scaleAnimation,
|
||||
alignment: Alignment.bottomRight,
|
||||
|
|
|
|||
Loading…
Reference in a new issue