• RoboErik's avatar
    Make column sorting for allday events handle 24h events · 68655b5a
    RoboErik authored
    The column sorting code assumed allday events could be sorted
    by start and end millis. With 24 hour events being drawn as
    allday events this was no longer a true assumption. This adds
    code for sorting these events correctly along with allday events.
    
    Change-Id: I254f495e92e6422bdb7b9ba62e2db17c8057088b
    68655b5a
EventGeometry.java 5.23 KB