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

Admob integration with pygame in android -

Function that returns a formatted array in VBA -

python - performance - finding all points within certain distance by lat/long -