diff options
| author | 2016-05-14 00:41:28 +0000 | |
|---|---|---|
| committer | 2016-05-14 00:41:28 +0000 | |
| commit | caa1a1c6f90449774894650b365f912f136fe442 (patch) | |
| tree | a1146e8a9bc04bc55a229bfae5d65aa286d43258 | |
| parent | 9e11298335c84f29f8fb8213c8d61721d1cec18c (diff) | |
| parent | 823cfe0fd35c9875d58a1ec0bc1b1ad13b416ba1 (diff) | |
Merge "docs: Quick Tile update to DP3 release notes" into mnc-io-docs
am: 823cfe0fd3
* commit '823cfe0fd35c9875d58a1ec0bc1b1ad13b416ba1':
docs: Quick Tile update to DP3 release notes
Change-Id: I929a37f76ca4beef34a4401e5a90839f33fb8502
| -rw-r--r-- | docs/html/preview/support.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/preview/support.jd b/docs/html/preview/support.jd index 55f95d696d5d..83ecde2372a5 100644 --- a/docs/html/preview/support.jd +++ b/docs/html/preview/support.jd @@ -46,8 +46,8 @@ page.image=images/cards/card-n-support_2x.png <dt><a href="{@docRoot}preview/api-overview.html#tile_api">Quick Settings Tile API</a></dt> - <dd>Tile mode is now controlled by the activity's metadata. (Previously, tile - mode was controlled by the return value of + <dd>The system now uses the activity's metadata to decide on the tile mode. + (Previously, tile mode was determined by the return value of <code>TileService.onTileAdded()</code>.) For more information, see <code>TileService.META_DATA_ACTIVE_TILE</code> in the downloadable <a href="{@docRoot}preview/setup-sdk.html#docs-dl">API Reference</a>. |