mirror of
https://github.com/A-Star100/simpliplay-android.git
synced 2025-09-18 06:29:39 +00:00
Update video_screen.dart
This commit is contained in:
parent
f637e6f209
commit
76cf39f543
@ -196,7 +196,7 @@ class _VideoScreenState extends State<VideoScreen> {
|
||||
children: [
|
||||
_buildCentralButton(
|
||||
icon: Icons.link,
|
||||
label: 'Enter Video URL',
|
||||
label: 'Enter Media URL',
|
||||
onPressed: _showVideoURLDialog,
|
||||
),
|
||||
SizedBox(width: 20),
|
||||
|
Loading…
Reference in New Issue
Block a user