docs: Fix attr link in support lib docs.
This issue was breaking the build in nyc-docs; Michael made the fix
there, so I'm cherrypicking it back to our doc branches.
Change-Id: Ie15bd056ebf939270dfcd45dda56946ed41b56f0
(cherry picked from commit ae316f8424)
This commit is contained in:
committed by
Andrew Solovay
parent
d1da82f616
commit
eea825d67e
@@ -1891,7 +1891,7 @@ if (animator instanceof SimpleItemAnimator) {
|
||||
<li>Added support for a Collapse icon description in the {@link android.support.v7.widget.Toolbar}
|
||||
class.</li>
|
||||
<li>Updated the {@link android.support.v7.widget.SearchView} widget to support displaying
|
||||
the {@link android.support.v7.mediarouter.R.attr#commitIcon}. </li>
|
||||
the {@link android.support.v7.appcompat.R.attr#commitIcon}. </li>
|
||||
<li>Removed the <code>buttonGravity</code> attribute from the
|
||||
{@link android.support.v7.widget.Toolbar} class. </li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user