Implement changing providers #58
Annotations
10 warnings
Android Build:
AniStream/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L44
'IPlayer' is obsolete: 'This class is obsoleted in this android platform'
|
Android Build:
AniStream/Platforms/Android/MainActivity.cs#L166
Nullability of reference types in type of parameter 'v' doesn't match implemented member 'bool IOnTouchListener.OnTouch(View? v, MotionEvent? e)' (possibly because of nullability attributes).
|
Android Build:
AniStream/Platforms/Android/MainActivity.cs#L166
Nullability of reference types in type of parameter 'e' doesn't match implemented member 'bool IOnTouchListener.OnTouch(View? v, MotionEvent? e)' (possibly because of nullability attributes).
|
Android Build:
AniStream/Platforms/Android/MainActivity.cs#L142
Nullability of type of parameter 'ev' doesn't match overridden member (possibly because of nullability attributes).
|
Android Build:
AniStream/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L53
'IPlayer' is obsolete: 'This class is obsoleted in this android platform'
|
Android Build:
AniStream/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L53
'ITrackNameProvider' is obsolete: 'This class is obsoleted in this android platform'
|
Android Build:
AniStream/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L77
'MediaSessionConnector' is obsolete: 'This class is obsoleted in this android platform'
|
Android Build:
AniStream/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L77
'MediaSessionConnector' is obsolete: 'This class is obsoleted in this android platform'
|
Android Build:
AniStream/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L1143
'MediaItem' is obsolete: 'This class is obsoleted in this android platform'
|
Android Build:
AniStream/ViewModels/Videos/Controller/PlatformMediaController.android.cs#L1143
'MediaItem' is obsolete: 'This class is obsoleted in this android platform'
|