Hi,

When I search across the source of framework resources packages, I
found the theme definitions in themes.xml using the naming pattern
like this:

Theme
Theme.Black
Theme.Dialog
....

Does it implied that the Theme.Black is derived from Theme? As it is
another way to set implied inheritance relations between styles, as
the ordinary declaration of inheritance is:

<style name="Theme.Black" parent="Theme">

Can anyone here explain this, Thanks in advance!

Jking


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to