在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):zendesk/android-floating-action-button开源软件地址(OpenSource Url):https://github.com/zendesk/android-floating-action-button开源编程语言(OpenSource Language):Java 100.0%开源软件介绍(OpenSource Introduction):FloatingActionButtonYet another library for drawing Material Design promoted actions. Features
UsageJust add the dependency to your dependencies {
compile 'com.getbase:floatingactionbutton:1.10.1'
} To see how the buttons are added to your xml layouts, check the sample project. CaveatsThe API is extremely limited at the moment. It solves few select use cases in the app I'm working on. Unlike some other FloatingActionButton libraries this library doesn't implement "quick return" pattern, i.e. hiding the button on scrolling down and showing it on scrolling up. That's intentional, I think that should be responsibility of another component, not the button itself. This library is If you really require support for older Android versions, str4d maintains a version of this library with CreditsI used FloatingActionButton library by Oleksandr Melnykov as a base for development. Copyright and licenseCopyright 2014 Zendesk Licensed under the Apache License, Version 2.0 |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论