tags:

views:

20

answers:

0

hello guys,

i have map tiles in binary file. i had read that file and got the tiles...so i have to display that tiles on the canvas. and i have positions in Rect and i want to set my image view on that rectangle...is there anyway i can set my ImageView on that position using Rect?

and i have to do this without using XML.

thanks alot