• Erik's avatar
    b/3293809 Adds basic support for accessibility in Calendar · 259b8f9a
    Erik authored
    This adds accessibility events for navigating the views in Calendar.
    -Moving times in Day/Week view says the time and any overlapping
    events.
    -Switching between events in the same time slot says the event.
    -Opening an event popup reads the event.
    -Opening edit event reads the event.
    -Opening an event in search reads the event.
    
    Fixed a bug in month view that caused a crash.
    
    Change-Id: I734b43597fbdf76cbf693374ac8585645fab94fe
    259b8f9a
EditEventView.java 63.3 KB