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

Commit 9b9c8957 authored by kmccormick's avatar kmccormick Committed by Android Git Automerger
Browse files

am b2961bd6: am 8f662f12: am 026625ff: am 72146342: am e40b0810: Merge "Doc...

am b2961bd6: am 8f662f12: am 026625ff: am 72146342: am e40b0810: Merge "Doc update: typo in widget design doc" into jb-mr1.1-docs

* commit 'b2961bd6':
  Doc update: typo in widget design doc
parents e10b600d b2961bd6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ page.tags="appwidget"
<div class="layout-content-row">
  <div class="layout-content-col span-6">
    <h3>Collection widgets</h3>
    <p>As the name implies, collection widgets specialize on displaying multitude elements of the same type, such as a collection of pictures from a gallery app, a collection of articles from a news app or a collection of emails/messages from a communication app. Collection widgets typically focus on two use cases: browsing the collection, and opening an element of the collection to its detail view for consumption. Collection widgets can scroll vertically.</p>
    <p>As the name implies, collection widgets specialize in displaying multitude elements of the same type, such as a collection of pictures from a gallery app, a collection of articles from a news app or a collection of emails/messages from a communication app. Collection widgets typically focus on two use cases: browsing the collection, and opening an element of the collection to its detail view for consumption. Collection widgets can scroll vertically.</p>
  </div>
  <div class="layout-content-col span-3">
    <img src="{@docRoot}design/media/widgets_collection_gmail.png">