plusonelabs / calendar-widget

An calender widget for your Android home screen.
Apache License 2.0
369 stars 126 forks source link

Large space between icon/color and start of event text #323

Closed bushrang3r closed 4 years ago

bushrang3r commented 4 years ago

Currently, I'm not displaying start/end times and there is a large space before the event text begins. Would it be possible to have this space collapse if end/start times are not displayed? (Leaving only a small space e.g. the space of one or two letter characters)

Edit: for clarity

yvolk commented 4 years ago

Could you provide a screenshot, from which your case / your settings could be obvious (please edit your first comment for convenience). Do you actually mean that you want Time column in the "All in one row" Entry layout to be hidden?! - we don't have such an option yet. We have "Show end time" only, but space is always reserved for start time as this is a table with columns...

bushrang3r commented 4 years ago

Yes, that's right. Hiding the 'time' column when the 'All in one row' option is selected.

OK, I understand. It's a table.

yvolk commented 4 years ago

I could add "Show start time" to the top of "Event details" settings section?! ...lots of settings already...

bushrang3r commented 4 years ago

Oh! I just realised that if I select 'Time below title' the space collapses. That's what I wanted! Sorry, you can delete this issue....

yvolk commented 4 years ago

Good, closing