change order of views in linear layout android -


as know order of views in linear layout related order of them in xml file. possible change order java code indexing?

i try remove views removeview(view) , add them addview(childview, index) in order like.


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -