Baseflow / Baseflow/XamarinMediaManager

How to remove slider from Xamarin CrossMediaManager Notification

Open
#863 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
763
Forks
299
PR merge metrics
No merged PRs in 30d

Description

I am trying to remove the slider from the notification generated by the CrossMediaManager in Xamarin. I want to keep the Play/Pause buttons but I really want the slider to be removed. I tried using CrossMediaManager.Current.Notification.ShowNavigationControls = false; but it doesn't do anything. I'm not sure that is the right property to set but it doesn't look like it does anything anyway. I have tried moving it around in the code to find the right place but still nothing. I am testing on Android now but will also test on iOS. Any help would be appreciated.

Plugin.MediaManager - v 1.1.1
Android target 11

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.