Android代码-ExpandableLayout

时间:2022-08-26 00:15:38
【文件属性】:
文件名称:Android代码-ExpandableLayout
文件大小:389KB
文件格式:ZIP
更新时间:2022-08-26 00:15:38
Android代码 ExpandableLayout ExpandableLayout provides an easy way to create a view called header with an expandable view. Both view are external layout to allow a maximum of customization. You can find a sample that how to use an ExpandableLayout to your layout. Integration The lib is available on Maven Central, you can find it with Gradle, please dependencies { compile 'com.github.traex.expandablelayout:library:1.2.2' } Usage ExpandableLayout Declare an ExpandableLayout inside your XML layout file
【文件预览】:
ExpandableLayout-master
----.gitignore(277B)
----sample()
--------.gitignore(277B)
--------build.gradle(519B)
--------src()
--------proguard-rules.pro(671B)
----settings.gradle(30B)
----build.gradle(483B)
----library()
--------.gitignore(277B)
--------build.gradle(578B)
--------src()
--------LICENSE.txt(1KB)
--------proguard-rules.pro(671B)
----gradlew(5KB)
----LICENSE.txt(1KB)
----README.md(4KB)
----gradlew.bat(2KB)
----demo.gif(343KB)
----gradle()
--------wrapper()
----header.png(21KB)

网友评论