Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. <ImageView
  2. android:id="@+id/imageView"
  3. android:layout_width="170dp"
  4. android:layout_height="160dp"
  5. android:layout_weight="1"
  6. android:background="@drawable/marco_imagen"
  7. android:onClick="MisDatos"
  8. app:srcCompat="@mipmap/misdatos_d" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement