EditText causing app crash when one is null - Android

前端 未结 0 1358
生来不讨喜
生来不讨喜 2021-02-06 08:06

I have 6 EditText fields, and few checkboxes and everything is working fine when all 6 are used. Problem is when one of them is empty. I can put "if(TextUtils.isEmpty(xxx))

相关标签:
回答
  • 消灭零回复
提交回复
热议问题