This commit is contained in:
@ -50,7 +50,7 @@ class _FullScreenMediaViewState extends State<FullScreenMediaView> {
|
||||
const Icon(Icons.error),
|
||||
),
|
||||
)
|
||||
: SizedBox.expand(
|
||||
: Center(
|
||||
child: VideoWidget(
|
||||
details: widget.item,
|
||||
isActive: true,
|
||||
|
Reference in New Issue
Block a user