Looking at Google Calendar on my android web browser I noticed the time selector looks like a native Android selector as opposed to looking like an HTML selector drop-down. To see it:
- go to http://calendar.google.com/
- Touch the plus button at the top right
- Touch the time drop-down
You should see the native-looking selector.
What HTML incantation are they using to get that look?
Are there other android specific or HTML5 specific tags to get native (or improved) look on Android/iPhone webkit (and WebView)?