On Sat, Sep 18, 2010 at 7:03 AM, Kwok Chun Wing, Edwin
<edwin...@gmail.com> wrote:
> Umm...I got your point, but I really need to have an image below a webview,
> is there any suggest that is without using scroll view

Option #1: Put the WebView in a LinearLayout or RelativeLayout, and
put the ImageView below that.

Option #2: Put the image in the WebView by modifying the HTML.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

Android Training in Atlanta: http://bignerdranch.com/classes/android

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to