Τη Παρασκευή, 23 Νοεμβρίου 2012 10:38:57 π.μ. UTC+2, ο χρήστης skink έγραψε: > > > > Antonis Kanaris wrote: > > i use this code for call function refreshRunable from button layout... > > > > <Button > > android:id="@+id/button1" > > android:layout_width="wrap_content" > > android:layout_height="wrap_content" > > android:layout_alignRight="@+id/textView1" > > android:layout_below="@+id/textView1" > > android:layout_marginTop="57dp" > > android:onClick="refreshRunable" > > android:text="Button Refresh automatically" /> > > > http://stackoverflow.com/questions/4153517/how-exactly-does-the-androidonclick-xml-attribute-differ-from-setonclicklistene > > > pskink >
ok need extra code....but why work for the first button onclick:"readWebpage" without Listener....? -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

