This commit is contained in:
Leon Bösche
2026-01-21 14:54:47 +01:00
parent 73e757a86b
commit a03b0dfe33

View File

@@ -445,8 +445,8 @@ class _HomePageState extends State<HomePage> with TickerProviderStateMixin {
_audioFileName != null && _audioFileName != null &&
_audioFileUrl != null) _audioFileUrl != null)
Positioned( Positioned(
right: 200, right: 184,
top: 12, top: 10,
child: SlideTransition( child: SlideTransition(
position: _audioBarOffset, position: _audioBarOffset,
child: AudioPlayerBar( child: AudioPlayerBar(