Android代码-展开收缩的View

时间:2022-08-27 19:04:10
【文件属性】:

文件名称:Android代码-展开收缩的View

文件大小:929KB

文件格式:ZIP

更新时间:2022-08-27 19:04:10

Android代码

About the Library inspiration This library is strongly inspired in this concept from Hila Peleg in dribble. See it below Working example For more details on how to use this library please refer to the example in this repository. You can see a video of the example working here: Adding the Library to gradle file dependencies { compile 'com.diegodobelo.expandingview:expanding-view:0.9.4' } Using the Library Layouts First of all include the ExpandingList in your Activity (or Fragment) layout.


【文件预览】:
AndroidExpandingViewLibrary-master
----gradlew(5KB)
----settings.gradle(38B)
----art()
--------shoping_list.gif(689KB)
----doc()
--------constant-values.html(3KB)
--------index.html(3KB)
--------overview-tree.html(4KB)
--------allclasses-noframe.html(794B)
--------deprecated-list.html(3KB)
--------com()
--------help-doc.html(8KB)
--------package-list(30B)
--------allclasses-frame.html(834B)
--------resources()
--------index-all.html(13KB)
--------stylesheet.css(11KB)
----example()
--------src()
--------.gitignore(7B)
--------build.gradle(762B)
--------proguard-rules.pro(663B)
----gradle()
--------wrapper()
----README.md(10KB)
----gradlew.bat(2KB)
----expanding-view()
--------src()
--------README.md(0B)
--------.gitignore(7B)
--------build.gradle(1KB)
--------proguard-rules.pro(663B)
----gradle.properties(908B)
----.gitignore(653B)
----build.gradle(683B)

网友评论