As far as I undestand, neither a ViewStub nor a View that's GONE participate in the measure and layout passes (or rendering anyway).
Is there a difference in rendering performance? What's the best practice about when to use which?
As far as I undestand, neither a ViewStub nor a View that's GONE participate in the measure and layout passes (or rendering anyway).
Is there a difference in rendering performance? What's the best practice about when to use which?