Currently, I know there are several official Android styles.
- @android:style/Theme.Black
- @android:style/Theme.Light
- @android:style/Theme.Translucent
But I can hardly find any official documentation regarding the above styles. Does anyone know where I can look for them?
It seems that they basically know that it’s poorly documented, and recommend just browsing the source. From Using Platform Styles and Themes: