Extended Android Floating Button

那年仲夏 提交于 2019-12-08 09:48:24

问题


I developed Android Application and I want to use extended floating button like floating button on Path Application in my layout. I hope someone can give me example about the code how to make this things. Thank You.


回答1:


Here's a detailed tutorial on how to create a good extended floating button with animations https://www.learn2crack.com/2015/10/android-floating-action-button-animations.html




回答2:


Try using this library and modify it to your liking by using the sam ple project in the library

https://github.com/oguzbilgener/CircularFloatingActionMenu



来源:https://stackoverflow.com/questions/35497274/extended-android-floating-button

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!