I want to clear an editfield. I program it with edtfield.clear. When I log the editfield I see it is empty but on the screen I stil see the old text. Later in the app I fill the editfield. It clears and fill with new text.
What I want: I want the clear the edit field and want to see a clear editfield immediatly on the screen. How can I do this?
What I want: I want the clear the edit field and want to see a clear editfield immediatly on the screen. How can I do this?