Hi, I have two questions. 1. How can I change the position of B4X Dialog on the screen? Dialog is too high and is under the Notch. 2. How can I enter the floating point number correctly? When I type the dot, then I can't confirm. InputTemplate.ConfigureForNumbers(True,False)
www.b4x.com
Is posible using _TextChanged and Replace(",", ".")?
XUI Views is a b4x library (https://www.b4x.com/android/forum/threads/100383/#content). The same b4xlib library is compatible with B4A, B4i and B4J It is a collection of custom views and dialogs. Everything is written in B4X. The source code is included inside the b4xlib file, which is a zip...