Added default event color property to WeekView (untested)

This commit is contained in:
Caesar2011
2018-07-13 13:39:35 +02:00
parent 50e92da756
commit fdf473d2ad
10 changed files with 25 additions and 23 deletions

View File

@@ -65,5 +65,6 @@
<attr name="zoomFocusPoint" format="fraction" />
<attr name="zoomFocusPointEnabled" format="boolean" />
<attr name="dropListenerEnabled" format="boolean" />
<attr name="defaultEventColor" format="color" />
</declare-styleable>
</resources>