Android代码-sliding-panel

时间:2022-08-26 19:49:23
【文件属性】:
文件名称:Android代码-sliding-panel
文件大小:2.37MB
文件格式:ZIP
更新时间:2022-08-26 19:49:23
Android代码 sliding-panel A ViewGroup that implements a sliding panel that is part of the view hierarchy, not above it. Difference from other libraries All other implementations of the bottom sheet pattern and sliding panel pattern implement a panel that sits above all the other Views of the app. When the panel is collapsed (but visible) the only way to set its position is by using a peek factor (its distance from the bottom of the screen). With this library the sliding panel is placed exactly where
【文件预览】:
sliding-panel-master
----dependencies.gradle(802B)
----gradlew(5KB)
----settings.gradle(31B)
----bintrayconfig.gradle(1KB)
----images()
--------sliding_panel.gif(1.12MB)
--------fitToScreenView.png(11KB)
--------icon_512.png(18KB)
----core()
--------src()
--------.gitignore(7B)
--------build.gradle(1020B)
----.idea()
--------runConfigurations.xml(564B)
--------misc.xml(515B)
--------caches()
--------gradle.xml(683B)
--------modules.xml(613B)
--------codeStyles()
--------vcs.xml(167B)
----.travis.yml(267B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----README.md(11KB)
----gradlew.bat(2KB)
----gradle.properties(870B)
----sample-app()
--------src()
--------apk()
--------.gitignore(7B)
--------build.gradle(2KB)
--------proguard-rules.pro(751B)
----.gitignore(203B)
----build.gradle(554B)

网友评论