android - Does a simple Linearlayout recycle its child views? -


i read components listview, gridview, , viewpager recycle child views move off-screen reference

is case linearlayouts ?

is case linearlayouts ?

no, because linearlayout not change child views, , there nothing recycling.

what simple scrollview?

no, because scrollview not change child views, , there nothing recycling.


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -