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
Hi, I just started using this tool, and like it so much. But find a issue with the EditText
When the screen is in portrait position, the setText works fine, but when screen is in landscape,
the setText() is messed up. I was trying to input username and password in two EditText views,
but they were all filled in the username view, plus some random extra characters.
The text was updated successfully, but these errors were encountered:
Hi, I just started using this tool, and like it so much. But find a issue with the EditText
When the screen is in portrait position, the setText works fine, but when screen is in landscape,
the setText() is messed up. I was trying to input username and password in two EditText views,
but they were all filled in the username view, plus some random extra characters.
The text was updated successfully, but these errors were encountered: