Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no method getVisibleTitleHeight in android.webkit.WebView #150

Open
fishmacs opened this issue Jul 20, 2016 · 2 comments
Open

no method getVisibleTitleHeight in android.webkit.WebView #150

fishmacs opened this issue Jul 20, 2016 · 2 comments

Comments

@fishmacs
Copy link

fishmacs commented Jul 20, 2016

Proguard warning:

Reading library jar [/usr/local/android-sdk/platforms/android-20/android.jar]
Initializing...
Warning: org.scaloid.common.TraitWebView$class: can't find referenced method 'int getVisibleTitleHeight()' in library class android.webkit.WebView

seems getVisibleTitleHeight has been removed? or it's hidden.

@doofin
Copy link

doofin commented Jan 4, 2019

also hit by this issue..which makes the project fail to buid

@pocorall
Copy link
Owner

pocorall commented Jan 4, 2019

current master branch has a fix. Please test again with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants