How to implement a layer above a layout? like this pic: http://ss12.sinaimg.cn/orignal/5d8cb30ag8f47eca43a5b&690
A:
To create that kind of floating menu I think PopupWindow would be what you are looking for.
Frank
2010-09-12 05:59:53
hi Frank,I will try.Thank you for your reply
fonter
2010-09-12 06:51:02
+1
A:
I guess this link will help you a lot. It shows examples on how to implement the Quick Actions pattern and also the kind of menus you requested which btw are also used in the Google Gallery app.
Here's the link: http://www.londatiga.net/it/how-to-create-quickaction-dialog-in-android/
Juri
2010-09-12 08:52:50