timer-machine / timer-machine-android

⏲ A highly customizable interval timer app for Android
GNU General Public License v3.0
210 stars 18 forks source link

Show total duration in list #36

Closed dcdom2 closed 1 year ago

dcdom2 commented 1 year ago

When in timer list (inside a set), it would be useful to show total duration of each timer.

DeweyReed commented 1 year ago

Insufficient screen space.

You could include a rough duration of the timer in the timer's name.

dcdom2 commented 1 year ago

I think that the current item size could both be smaller and still allow for more info. It can be in tiny font. Also see TimerDroid.

DeweyReed commented 1 year ago

After applying some material guidelines, like the smallest icon size and font size, minimum space, etc., the app's screen has been quite crowded.

Since I'm not good at UI designing, I have difficulty putting more into the card. :D

dcdom2 commented 1 year ago

Personally, I think Material U wastes too much space. I hope that you reconsider when the opportunity arises.

DeweyReed commented 1 year ago

I'm not a UI designer and not good at designing at all. Material is the only guideline that's easier for me without a designer. Until finding some sound design for the project, mindlessly renovating UI is not a good idea.

dcdom2 commented 1 year ago

I understand. I hope you can consider it when the time comes to work on the design.