BrowserActivity uses WebView.setEmbeddedTitleBar to create the cool
search bar feature at the top of it's web pages.  This embedded title
bar doesn't zoom when the users zoom the web page or scroll left/
right.

My question is whether WebView.setEmbeddedTitleBar is a public API?
The source shows that WebView.setEmbeddedTitleBar is a public method
but when I look at the API documents here it doesn't show up:

http://developer.android.com/reference/android/webkit/WebView.html

So are we allowed to use WebView.setEmbeddedTitleBar or could it
disappear sometime in the near future?

Thanks,
Anthony

-- 
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

Reply via email to