I think the first option is not suitable for me since I need the image
be shown only when it is scrolled to the end.
It maybe good to add some html in the webview content, but I want to
know how to right such html
<img src="image location"/>, but the image is stored in the drawable,
how the html can obtain such image?
Thanks for your advice.
On 09/18/2010 07:09 PM, Mark Murphy wrote:
On Sat, Sep 18, 2010 at 7:03 AM, Kwok Chun Wing, Edwin
<[email protected]> 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.
--
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