sonicmax/eti-app

Modify back button behaviour in EditText

sonicmax opened this issue · 1 comments

If user presses back button while EditText is focused then contents should be erased. If no contents, then call its super() method

I don't think this is a good idea