docs: fix link bug in Support LIbrary Guide
external bug: http://code.google.com/p/android/issues/detail?id=58006 Change-Id: If02d17cb66dd018e49cd6b85433e93456574715e
This commit is contained in:
committed by
Scott Main
parent
bde8ee81ba
commit
7ec2cc57df
@ -129,7 +129,7 @@ page.title=Support Library
|
|||||||
<dd>
|
<dd>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Added {@link android.support.v7.app.ActionBar} to allow implementation of the
|
<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
|
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
|
that you implement your activity by extending the new
|
||||||
{@link android.support.v7.app.ActionBarActivity} class.</li>
|
{@link android.support.v7.app.ActionBarActivity} class.</li>
|
||||||
|
Reference in New Issue
Block a user