找回密码
 立即注册
GridViewthe透明Menu | android开发 2022-05-29 123 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
源代码介绍
分解它:
1.使用Shaper设置圆角半透明背景
2.定义Menu布局,主要是GridView,把图标放在这个GridView里面
3、菜单事件可以通过PopupWindow或AlertDialog或透明Activity显示到页面。
4、示例中没有添加按钮的监听事件。如有需要,自行添加到 Adapter

(Source code introduction
Disassemble it:
1. use shaper to set rounded translucent background
2. define the menu layout, mainly the GridView, and place the icons in the GridView
3. Menu events can be displayed to the page through popupwindow or alertdialog or transparent activity.
4. There is no listening event for adding buttons in the example. Add to the adapter if necessary)

[下载]13335006880.rar


133350a8nc4cno8yoam8y8.jpg


上一篇:Android 半透明对话框Demo源码
下一篇:Android 按钮点击WIN8 磁贴效果