We’d like to display floating button at the top of the screen. Currently, it’s possible to select bottom positions only. It can be achieved by this code:
I noticed that the simple button (the app called Button) is responding to manually entered offset values that are outside of the slider that is offered in the menu of the settings in the app. E.g. the slider shows horizontal offset 0-200px, but if you manually type 240px, it will respond to it. Do the same with the button of the all-on-one chat, and nothing will happen. This app only responds to settings within the slider, and if you manually enter a larger number, it is ignored. How come that on one app overriding the preset slider is possible, but not on the other app.