Displays an arbitrary image or a drawable, such as an icon or an xml defined graphical element.
I have two Android applications with a similar functionality but different drawables and layouts. I'd like to put all the …
android drawable android-imageview android-libraryIn my android application i am loading image from device gallery.In that, i am facing issue regarding image orientation. …
android bitmap android-imageview bitmapfactory android-bitmapI am developing an Android App. In my app I am using CardView and ImageView together. But I am having …
android android-imageview android-cardviewI have an activity that has an ImageView defined inside a HorizontalScrollView. The image source is a 9-patch file that …
android android-layout android-widget android-imageview nine-patchCould someone point me in the right direction to get a ImageView inside this SimpleAdapter? The TAG_IMAGE should be …
android android-imageview simpleadapterI am using universal image loader for displaying thumb images in the list view. I have implemented the basic steps …
android android-imageview android-adapterThis app i am making is taking pictures and saving it to sdcard but the images are not being shown …
android android-intent android-imageview android-gallery android-mediascanneris there a way to display an ImageView progressively from top to down, like this: Sorry for the crappy animation.
android android-imageviewI want set a background colour to an ImageView, when the imageview has an image resource, it works and i …
android android-imageview setbackgroundi am working on a project where i need to add pins on image view as shown in below image. …
java android android-imageview android-view viewgroup