Remove duplicate the from AppBar documentation.

Bug:
https://code.google.com/p/android/issues/detail?id=187156

Change-Id: I5ee5e93b5e5b004f49e860047e4e2610b44e81d9
This commit is contained in:
Aurimas Liutikas
2016-06-03 14:39:10 -07:00
parent a098b374d0
commit bfc3cfdec5

View File

@@ -68,7 +68,7 @@ These steps describe how to set up a {@link android.support.v7.widget.Toolbar}
as your activity's app bar:
<ol>
<li>Add the the
<li>Add the
<a href="{@docRoot}tools/support-library/features.html#v7-appcompat">v7
appcompat</a> support library to your project, as described in <a href=
"{@docRoot}tools/support-library/setup.html">Support Library Setup</a>.