smartdevicelink / sdl_hmi

BSD 3-Clause "New" or "Revised" License
14 stars 43 forks source link

Fix displaying softbutton when switching between media and nonmedia templates #682

Closed jacobkeeler closed 2 years ago

jacobkeeler commented 2 years ago

Fixes #679

This PR is ready for review.

Testing Plan

Send Show request with softbuttons and NON-MEDIA template from MEDIA app and vice-versa

Summary

Adds check for template configuration to softbutton updating function

CLA