longkai / Musseta

A place to explore and learn
2 stars 0 forks source link

Local webview. #5

Closed longkai closed 8 years ago

longkai commented 9 years ago

It may seems an anti-pattern for Google Design, but local webview provides a more well UX for the entire app.

However, we should still let user view the link via their preferable external browser.

longkai commented 8 years ago

Implements it with a global webview activity which you can provide your own webview delegate to change some ui stuff(toolbar, menu webview itself etc.)