文件名称:Android代码-floating-action-button
文件大小:139KB
文件格式:ZIP
更新时间:2022-08-25 21:36:12
Android代码
Floating Action Button A circular button made of paper that lifts and emits ink reactions on press. This widget supports two sizes according to Promoted Actions pattern: normal and mini. Like an ImageView this widget require android:src attribute. According to official documentation this drawable should be not more than 24dp. JavaDoc is here. Gradle dependency dependencies { compile 'com.shamanland:fab:0.0.8' } Screenshots Show/hide when user scrolls down/up Set custom OnTouchListener fo
【文件预览】:
floating-action-button-master
----gradlew(5KB)
----settings.gradle(30B)
----lib()
--------src()
--------gradle.properties(70B)
--------build.gradle(58B)
----.travis.yml(55B)
----gradle()
--------wrapper()
----gradlew.bat(2KB)
----gradle.properties(827B)
----.gitignore(104B)
----app()
--------src()
--------.gitignore(7B)
--------build.gradle(45B)
----readme.md(4KB)
----license.txt(11KB)
----build.gradle(1KB)