androidcollapsable bool
Views that are only used to layout their children or otherwise don't draw anything may be automatically removed from the native hierarchy as an optimization. Set this property to false
to disable this optimization and ensure that this View exists in the native view hierarchy.
Please login to continue.