i building application in wantt set each row of gridlayout different image
have array list of images file path/url , call inside getview method like
layoutname.setbackground(imagelist.get(position));
i building application in wantt set each row of gridlayout different image
have array list of images file path/url , call inside getview method like
layoutname.setbackground(imagelist.get(position));
Comments
Post a Comment