TheFinestArtist / FinestWebView-Android

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

How to make the url editable? #167

Open TheMaxCoder opened 5 years ago

TheMaxCoder commented 5 years ago

Hi thanks for the great lib, I was wondering how I can make the url editable? I mean once the FinestWebView Activity is launched with a default url, how can we let the user enter a new url?

Thanks so much