idle3
This commit is contained in:
@@ -447,6 +447,7 @@ class _HomePageState extends State<HomePage> with TickerProviderStateMixin {
|
|||||||
Positioned(
|
Positioned(
|
||||||
right:
|
right:
|
||||||
200, // Add padding from right edge to avoid overlapping nav buttons
|
200, // Add padding from right edge to avoid overlapping nav buttons
|
||||||
|
top: 4,
|
||||||
child: SlideTransition(
|
child: SlideTransition(
|
||||||
position: _audioBarOffset,
|
position: _audioBarOffset,
|
||||||
child: AudioPlayerBar(
|
child: AudioPlayerBar(
|
||||||
|
|||||||
Reference in New Issue
Block a user