android / uamp

A sample audio app for Android
Apache License 2.0
13.06k stars 3.74k forks source link

Android Automotive icons #532

Open beth-edenspiekermann opened 9 months ago

beth-edenspiekermann commented 9 months ago

Take a look at the media icons on Android automotive for first launch. FirstLaunch

Once the login dialog is dismissed with any tap to change the screen, the home screen gets the right icons. In my project, I am able to get the menus to display the correct icons but Automotive is overriding the Now Playing icons provided by the MediaBrowserServiceCompat and PlayerNotificationManager to the automotive emulator. Do you have any insight as to why these default icons would be shown with the first launch?