android-uiautomator-server
android-uiautomator-server copied to clipboard
dump xml got no ImageView sometimes
Tested result:
if dump(compressed=True), ImageView object will missing.
if dump(compressed=False): ImageView will come out.
Hope can help if some one meet such problem like me.