android: How to add icons/drawables to the PagerTabStrip from the Android Support Lib version 4 ?
This is very specific question to people aware of the PagerTabStrip, I couldn’t find enough examples anywhere, it’s somehow new (The PagerTabStrip) so i couldn’t find enough info.
You can easily add an icon/drawable to the PageTabStrip using SpannableString or SpannableStringBuilder.
For example, to display an icon before the text :