I have a list which I want to change the items to be filled from the bottom pragmatically and not from the xml.
Is there a corresponding method for the attribute android:stackFromBottom
?
I want to set it true or false multiple times from the code.