Closed justinmuller closed 10 years ago
Yes, I agree.
Implemented in Beta2.5
I think this should reset the API Key EditText
back to R.string.api_key_hint
("Your API key with /pool/api-ltc...") instead of clearing it via .setText(" ")
Is this better -> 4a78f95e403538c3ee45dbb72bc5232a905b4f8b ?
Implemented in Beta2.6 with hint ;)
I was confused when I clicked the "Delete Settings" button and my API key and currency selections were not cleared. I think clearing the API key TextView would give users reassurance that their API key has been deleted.