FinestWebView-Android icon indicating copy to clipboard operation
FinestWebView-Android copied to clipboard

Beautiful and customizable Android Activity that shows web pages within an app.

Results 101 FinestWebView-Android issues
Sort by recently updated
recently updated
newest added

HTC Weird Phones this class cast error occurs ``` 02-01 19:48:12.447 6690-6690/startek.mikolo E/AndroidRuntime: FATAL EXCEPTION: main Process: startek.mikolo, PID: 6690 java.lang.ClassCastException: android.widget.FrameLayout$LayoutParams cannot be cast to com.android.internal.widget.ActionBarOverlayLayout$LayoutParams at com.android.internal.widget.ActionBarOverlayLayout.applyInsets(ActionBarOverlayLayout.java:172) at...

Add javascript interactive

Hi as the title has stated I'm trying to fit entire webpage shown in the code below in webview however, it only show part of the webpage when first initialize...

I'd like to know if there's a way to capture the url of a clicked link. I want to use the url to get html doc using Jsoup, manipulate the...

Hello. While using disableIconMenu it works well if the device LTR. But if the device RTL it disable cancel icon.

FinestWebView is amazing. But I am getting issue of didn't show google trends page. This is example link https://www.google.com/trends/hottrends?pn=p1#a=20161201-J+Cole ![image](https://cloud.githubusercontent.com/assets/5479567/20808275/e9c6b35a-b83c-11e6-99f5-804164091b7f.png) What is the problem? I need help.

Many crashes on crashlytics: Fatal Exception: java.lang.RuntimeException: Unable to start activity ComponentInfo{com.tabe3.news/com.thefinestartist.finestwebview.FinestWebViewActivity}: java.lang.NullPointerException: Call Base.initialize(context) within your Application onCreate() method. at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:3253) at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:3349) at android.app.ActivityThread.access$1100(ActivityThread.java:223) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1794) at android.os.Handler.dispatchMessage(Handler.java:102)...