Android Question How to programatically set an anchor?

Levisvv

Member
Licensed User
Longtime User
How can I programmatically set the anchor of an item that is say set to left and left = 0
I want to move it right with right=0 so it is moved from the entire left side of the window to the right?

In designer this is obvious, but how can this be done in programming?
 
Top