Вы находитесь на странице: 1из 1

http://www.guj.com.br/java/267343-por-favor-qual-layout-me-deixa-posi...

view plaincopy to clipboardprint?

1. <LinearLayout android:id="@+id/linearLayoutIpServer"
2. android:orientation="horizontal" android:layout_width="fill_parent"
3. android:layout_height="wrap_content">
4. <TextView android:layout_width="wrap_content"
5. android:paddingRight="10px" android:layout_height="wrap_content"
6. android:text="IP do Servidor: " />
7. <EditText android:id="@+id/editTextIpServer"
8. android:layout_width="fill_parent" android:layout_height="wrap_content"></EditText>
9. </LinearLayout>

1 de 1 10/12/2015 23:16

Вам также может понравиться