FastLayout
FastLayout copied to clipboard
LayoutCache use shallow clone
shallow clone dirty View Tree, should use deep clone, but android View System don't support deep clone. so i think LayoutCache have big problem
android View System can convert to JSON. What do you think?