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
Post a Comment