Skip to content

Commit 2e260b3

Browse files
committed
Update README.md
1 parent 8040444 commit 2e260b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ A simple Expandable Layout, You can use it in ListView or RecyclerView like Chec
77
# Usage
88

99
Below is an example of a ExpandableLayout, what you need to do is just to set canExpand="true" to a child view.
10+
1011
```xml
1112
<com.sherlock.expandlayout.ExpandableLayout
1213
android:id="@+id/expandlayout"

0 commit comments

Comments
 (0)