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

Commit e3b1f454 authored by Joe Fernandez's avatar Joe Fernandez Committed by Android Git Automerger
Browse files

am 240966fa: am 3d9e819c: docs: fix link bug in Support LIbrary Guide

* commit '240966fa':
  docs: fix link bug in Support LIbrary Guide
parents efaad3e2 240966fa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -129,7 +129,7 @@ page.title=Support Library
      <dd>
        <ul>
          <li>Added {@link android.support.v7.app.ActionBar} to allow implementation of the
            action bar user interface <a href="{@docRoot}/design/patterns/actionbar.html">design
            action bar user interface <a href="{@docRoot}design/patterns/actionbar.html">design
            pattern</a> back to Android 2.1 (API level 7) and higher. Use of this class requires
            that you implement your activity by extending the new
            {@link android.support.v7.app.ActionBarActivity} class.</li>