This website requires JavaScript.
Explore
Help
Sign In
drgreen
/
android_frameworks_base
Watch
1
Star
0
Fork
0
You've already forked android_frameworks_base
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
android_frameworks_base
/
api
History
Romain Guy
9a81736176
Add the ability to specify the onClick handler with XML. The new android:onClick attribute defines the name of the method in the Activity to invoke when the button is clicked. The method has to be public and get one View parameter.
2009-05-01 10:57:14 -07:00
..
1.xml
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
2.xml
auto import from //depot/cupcake/@135843
2009-03-03 19:31:44 -08:00
3.xml
AI 145980: am: CL 145881 Adding on to CL 145383, unhiding some additional methods and constants
2009-04-13 18:12:47 -07:00
current.xml
Add the ability to specify the onClick handler with XML. The new android:onClick attribute defines the name of the method in the Activity to invoke when the button is clicked. The method has to be public and get one View parameter.
2009-05-01 10:57:14 -07:00