[mob][photos] Remove unnecessary safearea from top of video player controls
This commit is contained in:
@@ -233,6 +233,7 @@ class _VideoWidgetNativeState extends State<VideoWidgetNative>
|
||||
right: 0,
|
||||
left: 0,
|
||||
child: SafeArea(
|
||||
top: false,
|
||||
left: false,
|
||||
right: false,
|
||||
child: Padding(
|
||||
|
||||
Reference in New Issue
Block a user