imageview - Android how to get image resource? -


i want check if imageview displaying image, how do that? or maybe if has image @ all?

i recommend using getdrawable()-method:

http://developer.android.com/reference/android/widget/imageview.html#getdrawable()


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -