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.