Zum Inhalt springen

Translations:Android Training/Building a Simple User Interface/3/en: Unterschied zwischen den Versionen

Aus Android Wiki
FuzzyBot (Diskussion | Beiträge)
Neue Version von externer Quelle importiert
 
FuzzyBot (Diskussion | Beiträge)
Neue Version von externer Quelle importiert
Zeile 1: Zeile 1:
Android provides an XML vocabulary that corresponds to the subclasses of View and ViewGroup so you can define your UI in XML using a hierarchy of UI elements.
Android provides an XML vocabulary that corresponds to the subclasses of <code>View</code> and <code>ViewGroup</code> so you can define your UI in XML using a hierarchy of UI elements.

Version vom 16. Dezember 2015, 21:46 Uhr

Nachricht im Original (Android Training/Building a Simple User Interface)
Android provides an XML vocabulary that corresponds to the subclasses of <code>View</code> and <code>ViewGroup</code> so you can define your UI in XML using a hierarchy of UI elements.

Android provides an XML vocabulary that corresponds to the subclasses of View and ViewGroup so you can define your UI in XML using a hierarchy of UI elements.

Cookies helfen uns bei der Bereitstellung von Android Wiki. Durch die Nutzung von Android Wiki erklärst du dich damit einverstanden, dass wir Cookies speichern.