docs: Fix attr link in support lib docs. am: eea825d67e

am: 252b996fee

* commit '252b996feea8b9d5c9c0101ca35753099feba15a':
  docs: Fix attr link in support lib docs.

Change-Id: I0164d7eed51b156767ddabc63804044db9e54be4
This commit is contained in:
Michael Wright
2016-05-18 18:29:03 +00:00
committed by android-build-merger

View File

@@ -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>