I have been looking around on how to customize Android TabWidget using XML with no luck. All examples that I have found is showing how to customize TabWidget using Java code. Is it possible to customize [i.e change the background color, change the text color, etc] TabWidget using XML alone? If so, can you redirect me to a document on how to do it or possibly a code snippet?
Thanks