How to set the x position of views in android -


i creating number of imageviews , textviews on runtime depending on objects in webservice. i'm creating linearlayout horizontal , adding imageviews , textviews layout, issue text against images, , images of different width want set x position of textviews align how can done,

i tried absolutelayout(warning deprecated) , setx(no method showed)

you can use resized image on runtime based on pannel height , width resizing image on runtime view stack overflow thread resizing image java getscaledinstance


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -