android - Hide button while EditText is empty (Design Principles) -
what im wondering is, should hide "continue" button while edittext empty? there principle not recommending that? alternative solution popping error dialog warning user enter text. thanks.
it better use text validator, user click continue, popup appear near text , show going wrong field.
it may similar this: