Our app "Radar Now!" is currently on over 380,000 devices in the US, every single one available. It works regardless of screen density and treats every screen as if the width was 320px. The length is proportional to the pixels of the screen so that can vary but it is predictable. That's one of the really great things about webview, the screen reacts as expected regardless of device or screen density.
While others may see webview as an abomination, I find it quite refreshing to know that when a new device or version of the OS is released, I can expect our app to behave in a manner that allows the user a good experience. -John Coryat -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

