From 909fe93021d20bc44cf483a37102275fa0d7a597 Mon Sep 17 00:00:00 2001 From: Adam Koch Date: Thu, 15 Dec 2011 15:54:52 -0500 Subject: Minor tweaks to Sharing class, updated some typos, wording and a screenshot. Change-Id: If456e812e8627d2cc361e1ad0d42439cbd53d43c --- docs/html/training/sharing/shareaction.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/html/training/sharing/shareaction.jd') diff --git a/docs/html/training/sharing/shareaction.jd b/docs/html/training/sharing/shareaction.jd index f6be745..873f614 100644 --- a/docs/html/training/sharing/shareaction.jd +++ b/docs/html/training/sharing/shareaction.jd @@ -109,7 +109,7 @@ private void setShareIntent(Intent shareIntent) { want to set it and then update it as the UI changes. For example, when you view photos full screen in the Gallery app, the sharing intent changes as you flip between photos.

-

For further discussion about the {@link android.widget.ShareActionProvider}, see the For further discussion about the {@link android.widget.ShareActionProvider} object, see the Action Bar guide.

-- cgit v1.1