Open kadambarik opened 11 years ago
Great, looks good. Note that the minSdkVersion should be 10, not 9 (specified in AndroidManifest.xml). Good naming of ids in the layout XML. Quick tip: there is a property called "tag" in the XML that you can put an arbitrary string. That way, you can use the same click handler for all buttons and check the tag for the tip value.
Thank you, I will try the tag for tip value.
My app is a complete, please review? /cc @nesquena @timothy1ee