I am converting an app that used all EditText fields to use B4XFloatTextField for data entry.
How do I remove or disable the floating hint text so it is not visible? The floating hint is partially covered by the entered text. I only want the main hint to show when nothing has been entered into the text field.