The next websites give explanation and guidelines of how to style the tabs and icons on android up to Android 3.0 (honeycomb) excluding this version:
- http://android-ui-utils.googlecode.com/hg/asset-studio/dist/icons-tab.html
- http://developer.android.com/guide/practices/ui_guidelines/icon_design_tab.html
- http://developer.android.com/design/style/iconography.html
but I can't find the guidelines to Android 3.0 and above. Where are they?
Also, are there any other missing guidelines that need to be read?
The tabs I want to use are meant for an activity with both tabs and viewPager (like the tabs pager example of the compatibility package).