Browse Source

Merge remote-tracking branch 'origin/dev' into remove_uniapp

ff_new
fmk 3 years ago
parent
commit
4c1a4eee0a
  1. 2
      lib/community/community_view/class_details.dart

2
lib/community/community_view/class_details.dart

@ -369,7 +369,7 @@ class _ClassDetails extends State<ClassDetails> with WidgetsBindingObserver{
// //
looping: false, looping: false,
// //
allowFullScreen: false, allowFullScreen: true,
// //
materialProgressColors: chewie.ChewieProgressColors( materialProgressColors: chewie.ChewieProgressColors(
playedColor: Colors.white, playedColor: Colors.white,

Loading…
Cancel
Save