Where can I find out the differences between themes/styles for android? -


i beginner developing apps , confused different styles/themes. have come contact following themes far:

theme.appcompat.light.darkactionbar themeoverlay.appcompat.actionbar apptheme.noactionbar apptheme.appbaroverlay apptheme.popupoverlay 

where can find information on differences on styles, or when use them, or use them?

as seem default styles/themes there should page summarizing styles/themes (and other ones), google search did not reveal useful!

as stated in "applying styles , themes" http://developer.android.com/intl/es/guide/topics/ui/themes.html#platformstyles article:

the android platform provides large collection of styles , themes can use in applications. can find reference of available styles in r.style class. http://developer.android.com/intl/es/reference/android/r.style.html


Comments

Popular posts from this blog

javascript - Chart.js (Radar Chart) different scaleLineColor for each scaleLine -

apache - Error with PHP mail(): Multiple or malformed newlines found in additional_header -

java - Android – MapFragment overlay button shadow, just like MyLocation button -