I am using a Samsung Galaxy A54 with Android Version 16 One UI version 8.0.
Arduino code is on an esp32C3 communicating to the phone with BLE.
I am trying to create a gui on the phone using gui-o version 1.0.108 downloaded from GooglePlay with in purchase paid upgrade to the full version.
Everything appears to working correctly for communication an between the gui-o app on the phone and the code in the parseGuioMessage with init and widgets added correctly and working properly except for the Y position.
X position works correctly but no matter what value is entered for Y: the added widget appears at the top of the screen.