delight-im / Android-AdvancedWebView

Enhanced WebView component for Android that works as intended out of the box
MIT License
2.39k stars 574 forks source link

Add title bar and loading indicator #87

Closed digitalprecision closed 5 years ago

digitalprecision commented 7 years ago

What would be the best way to add a title bar ~50pix (very top), and loading indicator ~10px (under title bar) at the top of the webview? The title bar will never disappear, and the loading indicator would only appear when pages are loading.

ocram commented 7 years ago

Thanks for your question!

Regarding loading indicators, I've just found this old issue: https://github.com/delight-im/Android-AdvancedWebView/issues/34 I've added some more information there, so let's keep the discussion in that other thread.

Turning to the title bar, could you show some screenshot or drawing of something that resembles what you want?

ocram commented 7 years ago

In general, https://github.com/delight-im/Android-AdvancedWebView/issues/88 could be what you want as well.

digitalprecision commented 7 years ago

Awesome thanks!

digitalprecision commented 7 years ago

Here is a screen of my iphone webview, notice the gray bar at the top with the page title. img_0817