Test if Multiple EditTexts are empty

Posted by Mohit Deshpande on Stack Overflow See other posts from Stack Overflow or by Mohit Deshpande
Published on 2010-05-04T20:23:40Z Indexed on 2010/05/04 20:28 UTC
Read the original article Hit count: 141

Filed under:
|
|
|

Say I have multiple EditTexts in an application. When I click a Button, I want to test what EditTexts are empty and what EditTexts have content. How would I do that? Could someone write the code for the Button click handler.

© Stack Overflow or respective owner

Related posts about java

Related posts about android