• Erik's avatar
    b/2504857 Changed EventRecurrenceFormatter to use the same days as DateUtils · fed57ecf
    Erik authored
    EventRecurrenceFormatter was redefining its own set of day numbers which were
    different than the ones used by DateUtils. Changed ERF to use the same days
    so now they can both be updated from the same place without the hidden
    dependency.
    
    Change-Id: Ibafc21b8fbabbbc49fd9cd309f2a8bf63e776b8e
    fed57ecf
EventRecurrenceFormatter.java 3.91 KB