• A
    Delegate a11y events and action to/from embedded Android platform views. (#8250) · 345ae7d3
    Amir Hardon 提交于
    Delegate a11y events and action to/from embedded Android platfrom views.
    
    This handles delegation of:
      * AccessibilityNodeProvider#performAction
      * ViewGroup#requestSendAccessibilityEvent
      * View#onHoverEvent
    
    Additionally updates the currently input accessibility focused node state that is
    tracked by the a11y bridge when an embedded view's node is focused.
    345ae7d3
licenses_flutter 63.8 KB