Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a84b73b8 authored by Andrew Solovay's avatar Andrew Solovay Committed by android-build-merger
Browse files

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

am: 8f658192

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

Change-Id: Id567d92820e1a56134d1f94600761e7c81e24475
parents e8a88b8b 8f658192
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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>.