From b7c41c89a212a8b2dcff7938f58cb6c4d6f7a112 Mon Sep 17 00:00:00 2001 From: Aurimas Liutikas Date: Fri, 3 Jun 2016 14:39:10 -0700 Subject: Remove duplicate the from AppBar documentation. Bug: https://code.google.com/p/android/issues/detail?id=187156 Change-Id: I5ee5e93b5e5b004f49e860047e4e2610b44e81d9 (cherry picked from commit bfc3cfdec5383ecbf04a5d5c98bd53304352ba1e) --- docs/html/training/appbar/setting-up.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/training/appbar/setting-up.jd b/docs/html/training/appbar/setting-up.jd index cc963c6df398..cf564d0ffc27 100644 --- a/docs/html/training/appbar/setting-up.jd +++ b/docs/html/training/appbar/setting-up.jd @@ -68,7 +68,7 @@ These steps describe how to set up a {@link android.support.v7.widget.Toolbar} as your activity's app bar:
    -
  1. Add the the +
  2. Add the v7 appcompat support library to your project, as described in Support Library Setup. -- cgit v1.2.3-59-g8ed1b