scaloid icon indicating copy to clipboard operation
scaloid copied to clipboard

no method getVisibleTitleHeight in android.webkit.WebView

Open fishmacs opened this issue 8 years ago • 2 comments

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.

fishmacs avatar Jul 20 '16 02:07 fishmacs

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

doofin avatar Jan 04 '19 06:01 doofin

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

pocorall avatar Jan 04 '19 07:01 pocorall