// 1.添加jitpack仓库
    allprojects {
        repositories {
            ...
            maven { url 'https://jitpack.io' }
        }
    }
    // 2.添加项目依赖(last-version替换为最新版本号)
    dependencies {
        implementation 'com.github.ParfoisMeng:ExpandableTextView:last-version'
    }
- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1
 
仿微信朋友圈可以全文/收起的TextView。
License
ParfoisMeng/ExpandableTextView
Folders and files
| Name | Name | Last commit message  | Last commit date  | |
|---|---|---|---|---|
Repository files navigation
About
仿微信朋友圈可以全文/收起的TextView。
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
        No packages published