Re: [android-developers] Imageview not Showing Image on Android 2.2 and not on Android 4.0

2013-03-05 Thread TreKing
On Tue, Mar 5, 2013 at 10:46 AM, Brad Stintson wrote: > I wrote following code in xml file but Imageview (shown in bold) not > Showing Image on Android 2.2 and not on Android 4.0 > You need to provide a little more info then that. Maybe post a screenshot to show the problem too.

Re: [android-developers] Imageview not Showing Image on Android 2.2 and not on Android 4.0

2013-03-05 Thread Brad Stintson
I tried on 3 different devices with android 4.0. But it is not showing. A white screen is shown, with scroll bar of height equivalent to height of image, which means that image is loaded. I am not able to understand why it is not showing then. On Tue, Mar 5, 2013 at 10:24 PM, Belhouchet Ines wro

Re: [android-developers] Imageview not Showing Image on Android 2.2 and not on Android 4.0

2013-03-05 Thread Belhouchet Ines
Try with diffrent size Le 5 mars 2013 17:50, "Brad Stintson" a écrit : > > I wrote following code in xml file but Imageview (shown in bold) not Showing Image on Android 2.2 and not on Android 4.0 > > Please help out. > > > > http://schemas.android.com/apk/res/android"; > xmlns:tools="http://sc

[android-developers] Imageview not Showing Image on Android 2.2 and not on Android 4.0

2013-03-05 Thread Brad Stintson
I wrote following code in xml file but Imageview (shown in bold) not Showing Image on Android 2.2 and not on Android 4.0 Please help out. http://schemas.android.com/apk/res/android"; xmlns:tools="http://schemas.android.com/tools"; android:layout_width="match_parent" android:layout_h