Translations:Android Training/Supporting Different Screens/16/en: Unterschied zwischen den Versionen

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

Aktuelle Version vom 21. Dezember 2015, 04:51 Uhr

Nachricht im Original (Android Training/Supporting Different Screens)
Any time you reference <code>@drawable/awesomeimage</code>, the system selects the appropriate bitmap based on the screen's density.

Any time you reference @drawable/awesomeimage, the system selects the appropriate bitmap based on the screen's density.