Previously weve been able to hide the System Bar (Back button, home button etc.) using
<integer name="CLOVER_CUSTOMER_UI_VISIBILITY">0x10000000</integer>
as described here. This does not seem to work anymore and the System bar remains. What is the best practice to hide the system bar as shown in Clover's own applications' customer facing mode?