Advertisement
novia18

Untitled

Jul 19th, 2018
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. <Button
  2. android:id="@+id/button_main"
  3. android:layout_width="wrap_content"
  4. android:layout_height="wrap_content"
  5. android:layout_alignParentBottom="true"
  6. android:layout_alignParentEnd="true"
  7. android:layout_alignParentRight="true"
  8. android:onClick="launchSecondActivity"
  9. android:text="Send" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement