You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take a look at the media icons on Android automotive for first launch.
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?
The text was updated successfully, but these errors were encountered:
Take a look at the media icons on Android automotive for first launch.
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?
The text was updated successfully, but these errors were encountered: