bob wrote: > Let's say you want to make a chat app that uses HTML. > > Should you make one WebView to display all messages? Or should you stick > every message in its own WebView? >
That's a rather low-level decision that is influenced by the higher-level architecture and design of your app. Which is ...? -- Lew -- 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

