You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
library is awesome, but there is ugly webview no page not found, after completing twitter authorization. It shows only 2 seconds...Is there way to set that webview to visibility GONE?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
Hm... This page didn't appear earlier. It should be debugged to find the problem but I have no time for this. So try find the solution yourself :) Look into CallbackTwitterDialog.TwWebViewClient.
Ok, this is not very clean solution... I set browser.setVisibility(View.GONE); into onReceivedError (CallbackTwitterDialog.TwWebViewClient)...everything looks good now...
Hello,
library is awesome, but there is ugly webview no page not found, after completing twitter authorization. It shows only 2 seconds...Is there way to set that webview to visibility GONE?
Thanks
The text was updated successfully, but these errors were encountered: