android-Image View set Tag -



android-Image View set Tag -

i working on app in image view uses imageview.settag("id"+","+"type") i.e imageview.settag(string) .. category id , type of category perform phone call specific url per id , type on click of image....

this id , type splited "," , used separately farther operations depending on type.

the code f9 scenario... when utilize lazy list (image loader) displaying images requirement,,,, uses set tag creates problem,,,

how manage both conditions.....

is other alternative set tag either of purposes....

thank you,,,

with regards,

arpit

there 2 version of settag 1 takes object argument , other takes key , object argument here link. hope help!!!

android

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -