From 41ec65355bd6ded652769725b276d47c54a0d913 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Thu, 19 Aug 2010 16:57:07 -0700 Subject: docs: add links from widget classes to tutorials Change-Id: I817e885524951853182b0458df4a32dea1614243 --- core/java/android/widget/CheckBox.java | 3 +++ 1 file changed, 3 insertions(+) (limited to 'core/java/android/widget/CheckBox.java') diff --git a/core/java/android/widget/CheckBox.java b/core/java/android/widget/CheckBox.java index ff63a249d769..b89c2a933f56 100644 --- a/core/java/android/widget/CheckBox.java +++ b/core/java/android/widget/CheckBox.java @@ -41,6 +41,9 @@ import android.util.AttributeSet; * } * } * + * + *

See the Form Stuff + * tutorial.

* *

XML attributes

*

-- cgit v1.2.3