Closed jonathanantoine closed 5 years ago
Xamarin forms (latest)
Mac OS 10.11
27.0.2
I cannot find this style : Android.Support.V4.App.NotificationCompat.MediaStyle
Try to instanciate this class in code : Android.Support.V4.App.NotificationCompat.MediaStyle
VS bug #732430
At some point this must have been moved to Android.Support.V4.Media.App.NotificationCompat.MediaStyle.
Android.Support.V4.Media.App.NotificationCompat.MediaStyle
You can find it there :)
Xamarin.Android Version (eg: 6.0):
Xamarin forms (latest)
Operating System & Version (eg: Mac OSX 10.11):
Mac OS 10.11
Support Libraries Version (eg: 23.3.0):
27.0.2
Describe your Issue:
I cannot find this style : Android.Support.V4.App.NotificationCompat.MediaStyle
Steps to Reproduce (with link to sample solution if possible):
Try to instanciate this class in code : Android.Support.V4.App.NotificationCompat.MediaStyle
Include any relevant Exception Stack traces, build logs, adb logs: