Button And Image.txt

  • Uploaded by: Abderhem Ghshh
  • 0
  • 0
  • October 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Button And Image.txt as PDF for free.

More details

  • Words: 69
  • Pages: 2
<Button android:id="@+id/button_animate" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignParentBottom="true" android:layout_centerHorizontal="true" android:layout_marginBottom="140dp" android:text="Animate" /> <Button android:id="@+id/button_layout" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_alignParentBottom="true" android:layout_centerHorizontal="true" android:layout_marginBottom="75dp" android:text="Go to second layout" />

---------------------------------------

-----------------------------------------public void openActivity2(){ Intent intent = new Intent(this, Main2Activity.class); startActivity(intent); overridePendingTransition(R.anim.slide_in_right,R.anim.slide_out_left); /* TextView nom_pizza=findViewById(R.id.textView_nomPizza);

TextView nbPersonne=findViewById(R.id.textView_nombreDePersonne); TextView tempDecoock=findViewById(R.id.textView_tempDeCoock); TextView tempDeprepa=findViewById(R.id.textView_tempDePreparation); String nomPizza=nom_pizza.getText().toString(); intent.putExtra("NomPizza",nomPizza);*/ }

Related Documents

Textbox And Button
October 2019 4
Button And Image.txt
October 2019 5
Help Button
May 2020 13
Button Reward.docx
November 2019 12
Benjamin Button
June 2020 13
Html Button
October 2019 17

More Documents from ""

Button And Image.txt
October 2019 5
Resume Poo
October 2019 23
October 2019 12