here the code, it's working :
<?xml version="1.0" encoding="utf-8"?>
<ScrollView android:id="@+id/scrollView1"
android:layout_width="wrap_content" android:layout_height="wrap_content"
xmlns:android="http://schemas.android.com/apk/res/android">
<ImageView
android:id="@+id/exp1_image"
android:layout_width="fill_parent"
android:layout_height="1944dp"
android:adjustViewBounds="true"
android:background="#FFFF0000"
android:src="@drawable/exp1"
android:scaleType="fitCenter" />
</ScrollView>
thks to kostya
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en