SapuSeven / BetterUntis

An alternative mobile client for the Untis timetable system.
GNU General Public License v3.0
238 stars 34 forks source link

[Bug Report] UI misalignment for time of lessons #337

Open MatsG23 opened 1 year ago

MatsG23 commented 1 year ago

Steps to Reproduce

I am unsure if this needs specific steps or is default for everyone.

Expected Result

A consistent alignment. I think the way Untis Mobile do it is pretty clear marking the beginning and ending of each individual lesson: original Untis Mobile app

Actual Result

I think BetterUntis tries to replicate the style of the original Untis Mobile app here. But with the small sidebar, the clarity is much lower. You can also see that the alignment does not work for "4-digit times" (e.g. 10:10 in contrast to 8:15) here: BetterUntis app

Android Version

Android 13

BetterUntis Version

Testing version - 3.5.1 (27836629)

Installation Source

Google Play

Additional information

No response

SapuSeven commented 1 year ago

You're right. Maybe make the current version a "compact mode" and use a wider sidebar by default. However, I will probably not prioritize this as long as the WeekView doesn't use a Compose Implementation.

SapuSeven commented 1 year ago

The WeekView now uses a compose implementation in v4.x, the hour bar should look a lot nicer now.

Sorry, my bad - these changes haven't been merged yet.