Advertisement
Guest User

Untitled

a guest
Jul 10th, 2014
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.28 KB | None | 0 0
  1. <!-- En el layout que querramos utilizar EditTextForm debemos declarar el espacio de nombres 'whatever' -->
  2.  
  3. <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
  4.    xmlns:whatever="http://schemas.android.com/apk/res-auto"
  5.    android:layout_width="match_parent"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement