Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielemariotti committed Jun 14, 2014
2 parents 59cf302 + 1ed981d commit 23f899f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/CARDWITHLIST.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ In this page you can find info about:
* [How to enable the progressbar](#how-to-enable-the-progressbar)
* [How to customize the ProgressBar](#how-to-customize-the-progressbar)
* [Using a custom inner layout](#using-a-custom-inner-layout)
* [Note about CardListView](#note-about-cardlistview)


## How to build a card with a LinearList
Expand Down Expand Up @@ -398,3 +399,7 @@ Also you can add other elements inside you layout. In this case you have to set
}
```


## Note about CardListView

Currently this kind of `Card` can't be used inside a `CardListView`.

0 comments on commit 23f899f

Please sign in to comment.