Merge "docs: Added item to Support Library revision history" into nyc-dev

This commit is contained in:
TreeHugger Robot
2016-09-07 23:45:37 +00:00
committed by Android (Google) Code Review

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>