How to make bubbles like those in the Google+ app? [closed]

不打扰是莪最后的温柔 提交于 2020-01-01 07:01:29

问题


Does anyone know how to make a bubble with buttons like those in the Google+ Android app?


回答1:


Check here. Scroll down to the Gallery3D-like QuickActions.




回答2:


Use the GreenDroid library. More here: http://android.cyrilmottier.com/?p=347




回答3:


That could just be a layout with the bubble set as background drawable. The bubble would then be a drawable resource in your project, probably a 9-patch.



来源:https://stackoverflow.com/questions/6699005/how-to-make-bubbles-like-those-in-the-google-app

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