From 0d87b5c8c2c52b283e1dd28aaee9c3a70c2d5f06 Mon Sep 17 00:00:00 2001 From: AQoong Date: Tue, 4 Jun 2019 14:42:31 +0900 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 98323a1..f35c34e 100644 --- a/README.md +++ b/README.md @@ -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