plusonelabs / calendar-widget

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

Cosmetical: all day event with location #332

Closed dAF2000 closed 4 years ago

dAF2000 commented 5 years ago

If you set an all day event and specify a location, it will show as: [space] | [space] [location]

The "[space] | [space]" should be removed because this is only for events with a start time. Instead only "[location]" should be shown.

See also your screenshot on Google Play, here below:

Screenshot_20191007_162655

yvolk commented 4 years ago

Implemented in v.3.1.0, please check here: #320