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
SDL added support for submenu cell images on v5.0 but didn't add an image field name until v7.0. When connecting to systems on or above v5.0 and below v7.0, we must send the submenu icon even if the image field name isn't there.
Reproduction Steps
Connect to a >= v5.0 && < v7.0 Core and HMI that supports submenu icons
Show a submenu cell with an image
Expected Behavior
The image appears
Observed Behavior
The image does not appear
OS & Version Information
Android Version: N/A
SDL Android Version: 5.3 RC
Testing Against: N/A
The text was updated successfully, but these errors were encountered:
joeljfischer
changed the title
Menu Manager won't send submenu cell images on RPC versions >= 5.0 && < 7.0 #2047
Menu Manager won't send submenu cell images on RPC versions >= 5.0 && < 7.1 #2047
Oct 25, 2021
Bug Report
SDL added support for submenu cell images on v5.0 but didn't add an image field name until v7.0. When connecting to systems on or above v5.0 and below v7.0, we must send the submenu icon even if the image field name isn't there.
Reproduction Steps
Expected Behavior
The image appears
Observed Behavior
The image does not appear
OS & Version Information
The text was updated successfully, but these errors were encountered: