文件名称:anchor-bottom-sheet-behavior:具有折叠,展开和锚定状态的BottomSheet行为
文件大小:116KB
文件格式:ZIP
更新时间:2024-06-13 07:00:15
android bottom-sheet coordinator-layout anchor-states Java
锚底页行为 一个用于CoordinatorLayout子视图的交互行为插件,使它可以作为具有折叠,展开和锚定状态的底页工作。 用法 只需将下面的属性添加到要用作可锚定底页的View即可。 app:layout_behavior="com.trafi.anchorbottomsheetbehavior.AnchorBottomSheetBehavior" 在布局文件中,您可以像这样指定它。 < android xss=removed xss=removed> <!-- background content --> < FrameLayout
【文件预览】:
anchor-bottom-sheet-behavior-master
----gradlew.bat(2KB)
----gradlew(5KB)
----gradle.properties(783B)
----.whitesource(138B)
----sample()
--------proguard-rules.pro(672B)
--------src()
--------.gitignore(7B)
--------build.gradle(824B)
----library()
--------proguard-rules.pro(672B)
--------src()
--------.gitignore(7B)
--------build.gradle(546B)
----LICENSE(11KB)
----gradle()
--------wrapper()
----.gitignore(87B)
----.circleci()
--------config.yml(1KB)
----README.md(3KB)
----settings.gradle(30B)
----build.gradle(676B)
----CODEOWNERS(180B)