prolificinteractive / material-calendarview

A Material design back port of Android's CalendarView
https://prolificinteractive.github.io/material-calendarview/
MIT License
5.92k stars 1.32k forks source link

Allow top bar visibility to be configured in XML, reflecting in preview #970

Open sampengilly opened 5 years ago

sampengilly commented 5 years ago

Add a new attribute for specifying the top bar visibility so that the layout preview can be seen with the correct top bar state.

Layout preview itself is fixed in #967