# HBottomPopMenuDemo **Repository Path**: zhou_zhen/HBottomPopMenuDemo ## Basic Information - **Project Name**: HBottomPopMenuDemo - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-11 - **Last Updated**: 2021-05-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README > **简书**博客,欢迎光临:[简书个人博客主页](http://www.jianshu.com/users/ba85118e2023/latest_articles) * 本文简书链接: [Android:仿制iOS底部弹出菜单](http://www.jianshu.com/p/f5a73867a8c7) # HBottomPopMenuDemo 仿制iOS的底部弹出菜单 ![目标.png](http://upload-images.jianshu.io/upload_images/1708416-7c539ae3e50c06bf.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/360) # 1、开发内容 * 1)使用DialogFragment制作弹出对话框 * 2)控制DialogFragment的弹出位置 * 3)增加弹出动画 * 4)增加DialogFragment的按钮内容 * 5)增加ListView,用于拓展菜单 * 6)设置按钮样式,美化UI * 7)封装接口,打包ListView菜单部分的调用接口,设置按钮回调事件