Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace the webview with a native listview #5

Open
pyricau opened this issue Jun 25, 2012 · 0 comments
Open

Replace the webview with a native listview #5

pyricau opened this issue Jun 25, 2012 · 0 comments

Comments

@pyricau
Copy link
Member

pyricau commented Jun 25, 2012

We started with a webview to allow fast iteration and integration of new features.

However :

  • the webview hasn't evolved in months
  • it loads way too much resources (structured html, candidate photos that are already available on the phone)
  • it doesn't look good (especially the titles) and well integrated with the application style
  • event handling (clicks) works randomly

So we should switch to a native listview.

Webviews on Android are crap. End of story.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant