I have to click the button twice for it to work
问题 So I have a button in my app and an edittext. When I click the button and write something in the edittext, a textview changes. It all works as it should except for one thing. I have to click on the button twice to make it work (only the first time I open activity). The very first time after I open activity I press the button and nothing happens, after that it works as it should. I already did my research on this and as far as I know the thing that is causing trouble is focus, but I tried a