目录前言1.ViewRootImpl哪来的?2 ViewRootImpl 一个View链渲染的中转站3 不能在子线程操作View?4 View 挂载5 View.post()的Runnable最终在哪执行了?6 为什么View.post 可以获取宽高7 还有一点值得注意总结前言
I am trying to get show hide to work on multiple objects but I am unable to get it to work.Any help would be nice an much appreciated... I am lost on how to do this.If I only do one show hide it works