-
-
Notifications
You must be signed in to change notification settings - Fork 504
Description
Describe the bug
The seek bar that was introduced with Android 10 is black with no progress circle-bubble and timestamp duration. Tested on a Samsung Note 10 Plus and the seek bar is black. Tested on a OnePlus 6T and the seek bar shows perfectly with the proper color match, progress circle-bubble, timestamp duration.
However on the Samsung Note 10 Plus using other apps which use MediaStyle notifications, their seek bars are perfectly fine. So it can't be the device as other apps have perfectly fine seek bar setups.
To Reproduce
Use on Samsung Device?
https://developer.samsung.com/remote-test-lab
Error messages
N/A
Expected behavior
The MediaStyle notification should display the Seek Bar with a progress circle-bubble, have the timestamp duration, and should be properly colored like the other information in the MediaStyle notification
Runtime Environment (please complete the following information if relevant):
- Device: Samsung Galaxy Note 10 Plus
- OS: Android 10
Flutter SDK version
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, v1.18.0-8.0.pre.9, on Mac OS X 10.14.6 18G103, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.2)
[✓] Xcode - develop for iOS and macOS (Xcode 11.3.1)
[✓] Android Studio (version 3.6)
[✓] VS Code (version 1.44.2)
[✓] Connected device (1 available)
• No issues found!