docs: Added item to Support Library revision history

am: 89e77eb55c

Change-Id: Ia649f9e8f28697014153a2f29762426303292aa2
This commit is contained in:
Andrew Solovay
2016-09-08 00:04:48 +00:00
committed by android-build-merger

View File

@@ -197,8 +197,17 @@ APK size, we recommend that you just list the specific modules your app needs.
<li>{@link android.support.design.widget.Snackbar} now draws behind the <li>{@link android.support.design.widget.Snackbar} now draws behind the
navigation bar if the status bar is translucent. navigation bar if the status bar is translucent.
</li> </li>
</ul> </ul>
<h4>MediaRouter library</h4>
<p>
Bluetooth devices are no longer listed as media routes. Routing audio to
Bluetooth devices is now solely controlled at the Android system level.
</p>
<h3 id="24-2-0-deprecations">Deprecations</h3> <h3 id="24-2-0-deprecations">Deprecations</h3>
<p>Deprecated classes and methods are subject to removal in a future release. You should migrate away from these APIs as soon as possible.</p> <p>Deprecated classes and methods are subject to removal in a future release. You should migrate away from these APIs as soon as possible.</p>