diff --git a/docs/html/topic/libraries/support-library/features.jd b/docs/html/topic/libraries/support-library/features.jd index 614392e00d441..b5f189a0886e4 100755 --- a/docs/html/topic/libraries/support-library/features.jd +++ b/docs/html/topic/libraries/support-library/features.jd @@ -108,7 +108,7 @@ page.title=Support Library Features
The Gradle build script dependency identifier for this library is as follows:
-com.android.support:support-compat:24.2.0 +com.android.support:support-compat:24.2.1
-com.android.support:support-core-utils:24.2.0 +com.android.support:support-core-utils:24.2.1
-com.android.support:support-core-ui:24.2.0 +com.android.support:support-core-ui:24.2.1
-com.android.support:support-media-compat:24.2.0 +com.android.support:support-media-compat:24.2.1
-com.android.support:support-fragment:24.2.0 +com.android.support:support-fragment:24.2.1
The Gradle build script dependency identifier for this library is as follows:
-com.android.support:appcompat-v7:24.2.0 +com.android.support:appcompat-v7:24.2.1@@ -260,7 +260,7 @@ implementations, and are used extensively in layouts for TV apps.
The Gradle build script dependency identifier for this library is as follows:
-com.android.support:cardview-v7:24.2.0 +com.android.support:cardview-v7:24.2.1@@ -276,7 +276,7 @@ For detailed information about the v7 gridlayout library APIs, see the
The Gradle build script dependency identifier for this library is as follows:
-com.android.support:gridlayout-v7:24.2.0 +com.android.support:gridlayout-v7:24.2.1@@ -299,7 +299,7 @@ reference.
The Gradle build script dependency identifier for this library is as follows:
-com.android.support:mediarouter-v7:24.2.0 +com.android.support:mediarouter-v7:24.2.1
The v7 mediarouter library APIs introduced in Support Library @@ -319,7 +319,7 @@ title card.
The Gradle build script dependency identifier for this library is as follows:
-com.android.support:palette-v7:24.2.0 +com.android.support:palette-v7:24.2.1@@ -335,7 +335,7 @@ limited window of data items.
The Gradle build script dependency identifier for this library is as follows:
-com.android.support:recyclerview-v7:24.2.0 +com.android.support:recyclerview-v7:24.2.1@@ -358,7 +358,7 @@ such as {@link android.support.v7.preference.CheckBoxPreference} and
The Gradle build script dependency identifier for this library is as follows:
-com.android.support:preference-v7:24.2.0 +com.android.support:preference-v7:24.2.1
The Gradle build script dependency identifier for this library is as follows:
-com.android.support:support-v13:24.2.0 +com.android.support:support-v13:24.2.1@@ -435,7 +435,7 @@ for preference interfaces such as
The Gradle build script dependency identifier for this library is as follows:
-com.android.support:preference-v14:24.2.0 +com.android.support:preference-v14:24.2.1@@ -458,7 +458,7 @@ interface and classes, such as
The Gradle build script dependency identifier for this library is as follows:
-com.android.support:preference-leanback-v17:24.2.0 +com.android.support:preference-leanback-v17:24.2.1@@ -494,7 +494,7 @@ com.android.support:preference-leanback-v17:24.2.0
The Gradle build script dependency identifier for this library is as follows:
-com.android.support:leanback-v17:24.2.0 +com.android.support:leanback-v17:24.2.1@@ -509,7 +509,7 @@ package provides APIs to support adding annotation metadata to your apps.
The Gradle build script dependency identifier for this library is as follows:
-com.android.support:support-annotations:24.2.0 +com.android.support:support-annotations:24.2.1@@ -527,7 +527,7 @@ snackbars, and tabs. <
The Gradle build script dependency identifier for this library is as follows:
-com.android.support:design:24.2.0 +com.android.support:design:24.2.1@@ -548,7 +548,7 @@ Callback.
The Gradle build script dependency identifier for this library is as follows:
-com.android.support:customtabs:24.2.0 +com.android.support:customtabs:24.2.1@@ -572,7 +572,7 @@ PercentRelativeLayout.
The Gradle build script dependency identifier for this library is as follows:
-com.android.support:percent:24.2.0 +com.android.support:percent:24.2.1@@ -595,5 +595,5 @@ RecommendationExtender.
The Gradle build script dependency identifier for this library is as follows:
-com.android.support:recommendation:24.2.0 +com.android.support:recommendation:24.2.1diff --git a/docs/html/topic/libraries/support-library/revisions.jd b/docs/html/topic/libraries/support-library/revisions.jd index 4b743d5d5b915..db99ec8b4d312 100644 --- a/docs/html/topic/libraries/support-library/revisions.jd +++ b/docs/html/topic/libraries/support-library/revisions.jd @@ -6,9 +6,71 @@ page.metaDescription=This page provides details about the Support Library packag
This page provides details about the Support Library package releases.
+
Android Support Library, revision 24.2.1
+ (September 2016)
+
Fixed issues:
+ +fitsSystemWindows=true. (AOSP issue 220389)
+ + A complete list of public bug fixes is available on the + AOSP Issue Tracker. +
+ + +
+ Android Support Library, revision 24.2.0
(August 2016)