android - Displaying Cards on an imageView -



android - Displaying Cards on an imageView -

hello trying display cards on image view 1 overlaying other. thinking of using padding, not sure how utilize it. thanks. here how display cards.

while(bl.dealeriterator.hasnext() == true) { dealercards.setimageresource(bl.dealeriterator.next().cardimage()); }

use absolutelayout , offset every imageview amount!

android xml imageview

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -