Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
iammert authored Aug 22, 2017
1 parent e8c0ece commit ef11cae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ expandableLayout.setCollapseListener(new ExpandCollapseListener.CollapseListener
## Add section or children
```java
Section<FruitCategory, Fruit> section = new Section<>();

//defaut is false
section.expanded = true;

Expand Down

0 comments on commit ef11cae

Please sign in to comment.