Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 252b996f authored by Michael Wright's avatar Michael Wright Committed by android-build-merger
Browse files

docs: Fix attr link in support lib docs.

am: eea825d6

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

Change-Id: I5901dcbd2ed759ea559dc071309329eb008950dc
parents 29329dd3 eea825d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>