ravensorb / XamVideoPlayer

Xamarin Cross Platform Video Player
Other
16 stars 11 forks source link

It needs PropertyChanged.Fody #3

Closed shinriyo closed 7 years ago

shinriyo commented 8 years ago

samples/Xam.Plugins.VideoPlayer.Sample/ViewModels/VideoPlayerViewModel.cs uses [PropertyChanged.ImplementPropertyChanged] attributes. So, adding dependency is better.

kingsj0405 commented 7 years ago

It's so true.