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

mod rewrite - Using "?" when rewriting the URL -

Admob integration with pygame in android -

python - duplicate table (identical) including primary key - using django south -