java - Adding children to GridLayout dynamically -
java - Adding children to GridLayout dynamically -
i have app display grid of same image, based on dimensions chosen user. i'm using gridlayout build grid, far, have been unable figure out way set children (multiples of image) in java code size of grid , number of children alter settings. suggestions?
i found should work me. in blog post announcing gridlayout, posted this code pretty shows how add together grid.
java android dynamic dimensions grid-layout
Comments
Post a Comment