This thread came up:
I've seen the like of it a couple of times before, and I am certain I also made this mistake when I started coding in B4X. So if it's possible, perhaps add a warning/error in the linter saying that one shouldn't initialize a view that's part of a layout.
EditText ALWAYS empty no matter what i do
I m just trying to make a register layer and still impossible due to EditText.Text always considered as empty, even when the user writes in the EditText :/ . I didn t find any thread about that... I m a beginner on B4A so the issue can be a stupid mistake #Region Activity Attributes...
www.b4x.com
I've seen the like of it a couple of times before, and I am certain I also made this mistake when I started coding in B4X. So if it's possible, perhaps add a warning/error in the linter saying that one shouldn't initialize a view that's part of a layout.