Android代码-支持展开的 TextView

时间:2022-08-25 22:22:38
【文件属性】:
文件名称:Android代码-支持展开的 TextView
文件大小:1.58MB
文件格式:ZIP
更新时间:2022-08-25 22:22:38
Android代码 ExpandableTextView The project is no longer maintained! ExpandableTextView library is a similar copy of ExpandableTextView by Manabu Shimobe , but change a little UI structure and improve the code to make it easier to use. Setup Download the library module and add it to your project. Usage Using the library is very simple, look at the source code of the provided sample.  Step 1. In your layout xml: Step 2. In your activity: ((ExpandableTextView) findViewById(R.id.tv)).setText(getString(R.s
【文件预览】:
ExpandableTextView-master
----gradlew(5KB)
----settings.gradle(42B)
----art()
--------sample.gif(1.48MB)
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(3KB)
----sample()
--------src()
--------.gitignore(8B)
--------build.gradle(957B)
--------proguard-rules.pro(664B)
----gradlew.bat(2KB)
----gradle.properties(867B)
----.gitignore(415B)
----expandabletextview()
--------src()
--------.gitignore(8B)
--------build.gradle(860B)
--------proguard-rules.pro(664B)
----build.gradle(567B)

网友评论