thellmund / Android-Week-View

Display highly customizable calendar views in your Android app
Apache License 2.0
188 stars 97 forks source link

Change background for specific time interval #258

Open MatijaSokol opened 3 years ago

MatijaSokol commented 3 years ago

Is it possible to change background color for specific time interval. I want something like this:

calendar

I tried something like this by creating white items and placing it into WeekView. This is not the best solution because time lines are not visible and there is problem when more items are overlapping.