Merge branch 'krille/fix-hero-tag' into 'main'

chore: Follow up fix hero tag

See merge request famedly/fluffychat!827
krille/new-onboarding-design
Krille Fear 3 years ago
commit 0126717d2c

@ -252,6 +252,7 @@ class _StoryButton extends StatelessWidget {
width: 24,
height: 24,
child: FloatingActionButton.small(
heroTag: null,
backgroundColor:
Theme.of(context).backgroundColor,
foregroundColor: Theme.of(context).primaryColor,

Loading…
Cancel
Save