Can't you just create a layout with your title bar view first and the webview below? Or just let your title bar view hover on top of the webview and add a padding to the rendered HTML via JavaScript injection. Or you could inject a HTML-based titlebar with fixed positioning into the webview.
I haven't seen that title bar in action, so I don't know whether I am missing something obvious here, but just by reading the API documentation for that method it sounds like you can get a simple workaround working for that. -- 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

