Android: Need help setting view alignment in code -
i want have several views aligned each other using relative layout. can using xml, unfortunately can't find documentation tells me methods need call same effect in code (all examples , things use xml). since imageviews being made dynamically xml isn't option want do. i've looked @ layoutparameters seems let me change options, i'm not seeing method let me change alignment relative view. appreciated.
after playing around more found addrule
method need. couldn't find because looking term alignment in it.
Comments
Post a Comment