Translations:Android Training/Supporting Different Platform Versions/9/en: Unterschied zwischen den Versionen

Aus Android Wiki
(Neue Version von externer Quelle importiert)
 
(kein Unterschied)

Aktuelle Version vom 10. Januar 2016, 04:08 Uhr

Nachricht im Original (Android Training/Supporting Different Platform Versions)
== Use Platform Styles and Themes ==
Android provides user experience themes that give apps the look and feel of the underlying operating system. These themes can be applied to your app within the manifest file. By using these built in styles and themes, your app will naturally follow the latest look and feel of Android with each new release.

Use Platform Styles and Themes[Quelltext bearbeiten]

Android provides user experience themes that give apps the look and feel of the underlying operating system. These themes can be applied to your app within the manifest file. By using these built in styles and themes, your app will naturally follow the latest look and feel of Android with each new release.