Can anyone suggest to me any event related to the focus of the EditText
?
My application contains an EditText
, which accepts a URL in it.
Now my problem is that, that after the user will enter the URL in the field and Move further, without any of the click events, i.e when the focus will move from the EditText
, it should detect the entered Url and goes to the server.
If I get the reply using Json Parsing, then it'll be more convenient.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…