Skip to content

st3m: Extend application with control over os buttons

Phileas requested to merge Feature/st3m/application_os_button_control into main

Extend the Baseview class with two parameters that allow for an application to disable the os back button and the volume rocker adjustment.

Can be useful if the application needs additional buttons or accidental presses of the os back buttons should be avoided

Merge request reports