Lines Matching full:themes
1 page.title=Themes
20 <p>Themes are Android's mechanism for applying a consistent style to an app or activity.
23 on the platform, Android provides two system themes that you can choose from when building apps:</p>
28 <p>Applying these themes will go a long way in helping you to build apps that fit right into the
31 desire is to have a more distinct look for your app, using one of the system themes as a starting
32 point for your customizations is a good idea. The system themes provide a solid foundation on top
37 <p>For information about how to apply themes such as Holo Light and Dark, and
38 how to build your own themes, see the
39 <a href="{@docRoot}guide/topics/ui/themes.html">Styles and Themes</a> API guide.</p>