Loading docs/html/guide/topics/resources/more-resources.jd +1 −1 Original line number Diff line number Diff line Loading @@ -575,7 +575,7 @@ ID to reference the array.</dd> </dl> </dd> <dt id="integer-array-item-element"><code><item></code></dt> <dd>An integer. The value can be a referenced to another <dd>An integer. The value can be a reference to another integer resource. Must be a child of a {@code <integer-array>} element. <p>No attributes.</p> </dd> Loading docs/html/guide/topics/resources/string-resource.jd +1 −1 Original line number Diff line number Diff line Loading @@ -303,7 +303,7 @@ resource ID.</dd> </dd> <dt id="plurals-item-element"><code><item></code></dt> <dd>A plural or singular string. The value can be a referenced to another <dd>A plural or singular string. The value can be a reference to another string resource. Must be a child of a {@code <plurals>} element. Beware that you must escape apostrophes and quotation marks. See <a href="#FormattingAndStyling">Formatting and Styling</a>, below, for information about to properly style and format your strings. Loading Loading
docs/html/guide/topics/resources/more-resources.jd +1 −1 Original line number Diff line number Diff line Loading @@ -575,7 +575,7 @@ ID to reference the array.</dd> </dl> </dd> <dt id="integer-array-item-element"><code><item></code></dt> <dd>An integer. The value can be a referenced to another <dd>An integer. The value can be a reference to another integer resource. Must be a child of a {@code <integer-array>} element. <p>No attributes.</p> </dd> Loading
docs/html/guide/topics/resources/string-resource.jd +1 −1 Original line number Diff line number Diff line Loading @@ -303,7 +303,7 @@ resource ID.</dd> </dd> <dt id="plurals-item-element"><code><item></code></dt> <dd>A plural or singular string. The value can be a referenced to another <dd>A plural or singular string. The value can be a reference to another string resource. Must be a child of a {@code <plurals>} element. Beware that you must escape apostrophes and quotation marks. See <a href="#FormattingAndStyling">Formatting and Styling</a>, below, for information about to properly style and format your strings. Loading