Is there a way to automatically reset the edittext value to 0 in Android studio when it is null?

前端 未结 0 1841
渐次进展
渐次进展 2021-01-28 09:28

If the EditText value is null with nothing, I want to automatically zero the value.

I want to use on FocusChanged() to write an if statement that if the text in EditText

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