Android代码-bottomsheet

时间:2022-08-26 04:12:42
【文件属性】:
文件名称:Android代码-bottomsheet
文件大小:142KB
文件格式:ZIP
更新时间:2022-08-26 04:12:42
Android代码 BottomSheet BottomSheet is an Android component which presents a dismissible view from the bottom of the screen. BottomSheet can be a useful replacement for dialogs and menus but can hold any view so the use cases are endless. This repository includes the BottomSheet component itself but also includes a set of common view components presented in a bottom sheet. These are located in the commons module. BottomSheet has been used in production at Flipboard for a while now so it is thoroughly test
【文件预览】:
bottomsheet-master
----version.properties(87B)
----.gitignore(958B)
----settings.gradle(70B)
----build.gradle(2KB)
----bottomsheet-sample()
--------build.gradle(966B)
--------src()
----.travis.yml(149B)
----gradlew(5KB)
----LICENSE(1KB)
----bottomsheet-commons()
--------build.gradle(862B)
--------src()
----README.md(6KB)
----gradlew.bat(2KB)
----gradle.properties(855B)
----bottomsheet()
--------build.gradle(896B)
--------src()
----README.md.template(6KB)
----gradle()
--------wrapper()

网友评论