From 89e77eb55cc74bda8f25ffcc9d0f9121427a26dd Mon Sep 17 00:00:00 2001 From: Andrew Solovay Date: Mon, 29 Aug 2016 12:05:17 -0700 Subject: [PATCH] docs: Added item to Support Library revision history See first comment for doc stage location. bug: 30622244 Change-Id: I7cfdf2107d57d72565bcc4cc503242741f2452ff --- docs/html/topic/libraries/support-library/revisions.jd | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/html/topic/libraries/support-library/revisions.jd b/docs/html/topic/libraries/support-library/revisions.jd index 1fe4daa22c2d4..4b743d5d5b915 100644 --- a/docs/html/topic/libraries/support-library/revisions.jd +++ b/docs/html/topic/libraries/support-library/revisions.jd @@ -197,8 +197,17 @@ APK size, we recommend that you just list the specific modules your app needs.
  • {@link android.support.design.widget.Snackbar} now draws behind the navigation bar if the status bar is translucent.
  • + +

    MediaRouter library

    + +

    + Bluetooth devices are no longer listed as media routes. Routing audio to + Bluetooth devices is now solely controlled at the Android system level. +

    + +

    Deprecations

    Deprecated classes and methods are subject to removal in a future release. You should migrate away from these APIs as soon as possible.