Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aqoong authored Jun 4, 2019
1 parent 69eee19 commit 0d87b5c
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 @@ -24,6 +24,7 @@ View for use on the same screen as SNS feeds.
```
ExpandableTextView textView = findViewById(R.id.textView);
textView.setText('any text', 'show more option text');
textView.setState(ExpandableTextView.STATE.COLLAPSE | EXPAND);
```
## Add ExpandableTextView Lib
- project build.gradle
Expand Down

0 comments on commit 0d87b5c

Please sign in to comment.