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

I have an activity which is a menu activity that is used to start an activity that uses FinestWebView library, everything runs fine, but when the close button is clicked...

Hello, Very well library. Everything is custom. I like the most from all webview libs. I'm trying to open url (https://www.flipkart.com/footwear/pr?sid=osp&q=adidas&otracker=categorytree) but not open in this lib. i copied same...

Great work! But the horizontal scroll bar is not working for some website, like: http://andrewliu.in/2016/01/30/聊聊Redis的订阅发布/ The test should be done in the FinestWebView on Mobile Phone to let the scroll...

bug

Hello This is nice webview library but the problem is that it always added as an activity.but i require to add webview as fragment because i am using custom html...

Hi, On Android 23, this library causes a crash, I can do a pull request if you want, the change is so "simple" : ` if (android.os.Build.VERSION.SDK_INT > 22) {...

so this is how i'm opening my url `new FinestWebView.Builder(mContext).show(url);` here url = `https://video.twimg.com/ext_tw_video/850333144557465601/pu/vid/180x320/KZ4HQ4WP72QyNwli.mp4` why isn't streaming the video, am i missing something?

In class com.thefinestartist.finestwebview.listeners.BroadCastManager,the handleIntent(Intent intent) method has not handle DOWNLOADED_START type.

How can I add onClose listener in FinestWebView? @TheFinestArtist

First I thank you for sharing this source code. I downloaded and tried it, when I viewed the lightbox it displayed the wrong location. Only red interface is faultless. Ask...

The below link is a sample url I load in my app and it loads so slow like dial-up connection slow. It's not my internet connection because when I load...