App Shortcut: Clarify which attributes must be resources
Test: javadoc only -- m -j32 offline-sdk-docs Bug 32495737 Change-Id: I4c3884172761b128d07f1c2948ab7ccc53951a7e
This commit is contained in:
@@ -390,7 +390,9 @@ setComponent()} method.</dd>
|
||||
<dd>The package part of the component name, as per the {@link
|
||||
android.content.Intent#setComponent setComponent()} method.</dd>
|
||||
</dl>
|
||||
|
||||
<p class="note"><strong>Note: </strong>You must use string literals as the values for these
|
||||
intent attributes. You cannot use resource strings, such as <code>@string/foo</code>, to define the attributes.
|
||||
</p>
|
||||
|
||||
|
||||
<h2 id="Activity">Creating a Preference Activity</h2>
|
||||
|
||||
Reference in New Issue
Block a user