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

FinestWebView Activity unable to resume the previous activity after close button is clicked #112

Open MbaiMburu opened 7 years ago

MbaiMburu commented 7 years ago

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 instead of resuming the previous menu activity I get a black activity instead.

Manish095sharma commented 7 years ago

same problem

ponnamkarthik commented 7 years ago

can you show your java code

hosseinjafari9574 commented 6 years ago

I think Finest webview is an Activity itself and doesnt need to lunch it in a new Activity.