仿腾讯标题弹框效果源码.zip

时间:2022-07-30 05:23:53
【文件属性】:
文件名称:仿腾讯标题弹框效果源码.zip
文件大小:164KB
文件格式:ZIP
更新时间:2022-07-30 05:23:53
安卓源码-其他 其实popupwindow用起来比Dialog 方便,因为dialog一切都需要你自己来实现,而popupwindow帮我们实现了很多,我认为在使用的时候关键我们要看清参数: popupWindow.showAtLocation(parent, gravity, x, y); parent这个是一个父view试图, gravity 这个默认是居中,我们要指定显示方式:Gravity.LEFT | Gravity.TOP   最后两个参数就是显示的坐标位置,这样就可以根据需求自己定位显示位置了  
【文件预览】:
PopupWindowDemo
----.project(851B)
----project.properties(563B)
----src()
--------com()
----AndroidManifest.xml(735B)
----res()
--------drawable-ldpi()
--------drawable-hdpi()
--------drawable-mdpi()
--------layout()
--------drawable-xhdpi()
--------values()
----assets()
----gen()
--------com()
----.classpath(364B)
----proguard-project.txt(781B)
----说明.htm(4KB)
----bin()
--------resources.ap_(36KB)
--------PopupWindowDemo.apk(42KB)
--------classes()
--------jarlist.cache(119B)
--------res()
--------classes.dex(7KB)

网友评论