Skip to content

3.0.3

Choose a tag to compare

@ven-coder ven-coder released this 16 Jul 00:10
· 256 commits to master since this release

增加拓展api

  1. AccessibilityNodeInfo.getChildren() 获取当前元素下的子元素(不包括子元素中的子元素)
  2. AccessibilityNodeInfo.findFirstParentByTags 根据类型查找首个符合条件的父元素