Merge "docs: Quick Tile update to DP3 release notes" into mnc-io-docs am: 823cfe0fd3

am: caa1a1c6f9

* commit 'caa1a1c6f90449774894650b365f912f136fe442':
  docs: Quick Tile update to DP3 release notes

Change-Id: Ia86339118d70ee5c145afcacb0f25b5683cf5346
This commit is contained in:
Andrew Solovay
2016-05-14 00:44:04 +00:00
committed by android-build-merger

View File

@@ -46,8 +46,8 @@ page.image=images/cards/card-n-support_2x.png
<dt><a href="{@docRoot}preview/api-overview.html#tile_api">Quick <dt><a href="{@docRoot}preview/api-overview.html#tile_api">Quick
Settings Tile API</a></dt> Settings Tile API</a></dt>
<dd>Tile mode is now controlled by the activity's metadata. (Previously, tile <dd>The system now uses the activity's metadata to decide on the tile mode.
mode was controlled by the return value of (Previously, tile mode was determined by the return value of
<code>TileService.onTileAdded()</code>.) For more information, see <code>TileService.onTileAdded()</code>.) For more information, see
<code>TileService.META_DATA_ACTIVE_TILE</code> in the downloadable <code>TileService.META_DATA_ACTIVE_TILE</code> in the downloadable
<a href="{@docRoot}preview/setup-sdk.html#docs-dl">API Reference</a>. <a href="{@docRoot}preview/setup-sdk.html#docs-dl">API Reference</a>.