ramack / ActivityDiary

Android diary for any kind of activities
GNU General Public License v3.0
73 stars 37 forks source link

A confusing icon on "Activity Diary" 's UI #302

Open b450mhdv opened 3 years ago

b450mhdv commented 3 years ago

@ramack

Hello, I found a problem with the app's UI design. When I created a new activity, I thought the widget in the upper right corner would be used to clear my inputs. But the "trash" button can delete the total activity and return to the homepage. The common "trash" icon I saw in other popular apps may usually delete all items on one page but do not return to the previous page. In short, I think the "delete" button is necessary on the "modify" page, but may not be needed on the "New Activity'' page because users can directly delete it by clicking the "X" button. So, just as a suggestion, if you can redesign it, it may greatly improve the user experience. Could you try to fix this issue?

ActivityDiary (1) ActivityDiary (2)

ramack commented 3 years ago

Yes you're totally right, this should be hidden when creating a new activity. Thanks for the suggestion.