Source for Android-16 is available via "SDK Manager". All I can tell you is: Android-15 WebView.java 388K Android-16 WebView.java 75K
So more then a few changes. On Saturday, June 30, 2012 11:22:02 AM UTC+1, sven wrote: > > Hi all, > > some of my users have already updated their Galaxy Nexus to Jelly Bean and > these users are no longer able to use my app (GoodNews news reader and > podcast player), as it uses the WebView.setEmbeddedTitleBar() method to > inject the article title into the article view, so that it scrolls in a > senseful manner. On Jelly Bean this beahviour produces the following > exception: > > java.lang.NoSuchMethodException: setEmbeddedTitleBar [class > android.view.View] > > I know that this method hasn't been a public API call (except for a short > time in android 3.0), but it worked well since android 2. Unfortunately the > Jelly Bean source code isn't available now, so that I can only guess. > > Can someone cofirm that this method is gone? Any ideas for alternatives? > > Thanks a lot > > Sven > > -- 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

