TheFinestArtist / FinestWebView-Android

Beautiful and customizable Android Activity that shows web pages within an app.
https://finestwebview.web.app
2.32k stars 531 forks source link

BindingManager: Cannot call determinedVisibility() - never saw a connection for the pid: 24867 #126

Open PankajSavaliya opened 7 years ago

PankajSavaliya commented 7 years ago

url=http://result2.gtu.ac.in/Default.aspx?ext=S2017&rof=1450

FinestWebView.Builder web = new FinestWebView.Builder(context); web.webViewJavaScriptEnabled(true); web.webViewDomStorageEnabled(false); web.show(url);

showing me this error , How fix it? BindingManager: Cannot call determinedVisibility() - never saw a connection for the pid: 24867