konifar / android-material-design-icon-generator-plugin

This plugin help you to set material design icon to your project.
Apache License 2.0
2.41k stars 239 forks source link

Rename 'OK' and 'Cancel' buttons labels #67

Closed jahudzik closed 7 years ago

jahudzik commented 7 years ago

I suggest renaming 'OK' and 'Cancel' buttons labels (in the main dialog), as they are not intuitive right now. They should name the actions which are really triggered by these buttons click:

I would especially vote for renaming 'Cancel' button. After each successful icon generation user is navigated back to the main dialog. Only way to close it now is clicking 'Cancel', which is usually associated with resign action. In my opinion 'Close' would be much more intuitive here.

konifar commented 7 years ago

Good suggestion! Thanks!