<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical" >
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="@string/hello" />
<HorizontalScrollView
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<ScrollView
android:layout_width="wrap_content"
android:layout_height="wrap_content">
<ImageView
android:src="@drawable/bigpicture"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:scaleType="center"/>
</ScrollView>
</HorizontalScrollView>
</LinearLayout>
![Display scrollable ImageView bigger than screen thumbnail](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgNZmt7QM1RXC5y1w2xTUiojqsC9xSTC8Dc3JCFUuzUvw0TQLJj_8tyWdnl6saLoDM-Ddxs0L0rJE_F0OvtSricIYtl-ArFYKirpFAx7MCQMGFDEZ21yiQjl6xUcRTAGaWHZDCErO5Ef6-1/s72-c/BigPicture.png)
Title: Display scrollable ImageView bigger than screen
Rating: 100% based on 99998 ratings. 10 user reviews.
Post by 11:29 AM
Rating: 100% based on 99998 ratings. 10 user reviews.
Post by 11:29 AM
0 comments:
Post a Comment