WeekView warnings fixed
This commit is contained in:
@@ -5,10 +5,6 @@
|
||||
<attr name="autoLimitTime" format="boolean" />
|
||||
<attr name="columnGap" format="dimension" />
|
||||
<attr name="dayBackgroundColor" format="color" />
|
||||
<attr name="dayNameLength" format="enum">
|
||||
<enum name="length_short" value="1" />
|
||||
<enum name="length_long" value="2" />
|
||||
</attr>
|
||||
<attr name="eventCornerRadius" format="dimension" />
|
||||
<attr name="eventMarginVertical" format="dimension" />
|
||||
<attr name="eventPadding" format="dimension" />
|
||||
@@ -40,7 +36,6 @@
|
||||
<attr name="minTime" format="integer" />
|
||||
<attr name="minOverlappingMinutes" format="integer" />
|
||||
<attr name="newEventColor" format="color" />
|
||||
<attr name="newEventId" format="integer" />
|
||||
<attr name="newEventIdentifier" format="string" />
|
||||
<attr name="newEventIconResource" format="integer" />
|
||||
<attr name="newEventLengthInMinutes" format="integer" />
|
||||
|
||||
Reference in New Issue
Block a user