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

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

Version vom 16. Dezember 2015, 21:34 Uhr

Nachricht im Original (Android Training/Building a Simple User Interface)
== Make the Input Box Fill in the Screen Width ==
To fill the remaining space in your layout with the <code>EditText</code> element, do the following:

Make the Input Box Fill in the Screen Width

To fill the remaining space in your layout with the EditText element, do the following: