You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As stated on the defold forum, I am having some issues with druid input. My device is android14.
On android input clears like you would expect on initial selection, but then also clears everytime you hit space, which makes writing sentences impossible.
On windows, input doesn't clear upon clicking on the input.
I am creating intput using self.druid:new(input, "song_title/root", "song_title/input")
The text was updated successfully, but these errors were encountered:
As stated on the defold forum, I am having some issues with druid input. My device is android14.
I am creating intput using
self.druid:new(input, "song_title/root", "song_title/input")
The text was updated successfully, but these errors were encountered: