From 4b33c1edb1098667a8d376fa0bb16d00a33078d9 Mon Sep 17 00:00:00 2001 From: Cheryl Potter Date: Fri, 28 Aug 2015 15:09:01 -0700 Subject: [PATCH] docs: fixed "percent" path b/23392147 Change-Id: Ie325d9cc592c54c5721d8f13805ebd4b0056ad13 --- docs/html/tools/support-library/features.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/tools/support-library/features.jd b/docs/html/tools/support-library/features.jd index b3af7a27d9cb7..4933fc8435892 100644 --- a/docs/html/tools/support-library/features.jd +++ b/docs/html/tools/support-library/features.jd @@ -656,7 +656,7 @@ PercentRelativeLayout.

After you download the Android Support Libraries, this library is located in the -{@code <sdk>/extras/android/support/customtabs} directory. For more information +{@code <sdk>/extras/android/support/percent} directory. For more information on how to set up your project, follow the instructions in Adding libraries with resources.