What is the convention for naming xml styles in Android.
I have seee things like
Widget.TextView.SpinnerItem
and
Theme.Black
If I extend these in my own styles how should I name it?
What is the convention for naming xml styles in Android.
I have seee things like
Widget.TextView.SpinnerItem
and
Theme.Black
If I extend these in my own styles how should I name it?