Sorry for my poor English , here's the problem


I extented  a  mView  from  ImageView

and I overrode its onDraw()  method , cuz I wanna draw some thing
spicial on the basic pictures

we all know that ImageView has a XML attribute -- android:src

now here's the thing , if I used android:src="URI" in my XML file
under  mView . how can I get the URI  I passed in


or how can I deside what and how to draw using the source but not only
draw it on the screen like ImageView always did

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to