mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-24 04:59:26 +01:00
Merge branch 'krille/fix-hero-tag' into 'main'
chore: Follow up fix hero tag See merge request famedly/fluffychat!827
This commit is contained in:
commit
cd8a83aedb
@ -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…
Reference in New Issue
Block a user