|
AlertDialog dlg = new AlertDialog.Builder(this).create();
转自:http://hi.baidu.com/mklzdd/blog/item/c7a7a1afa10dfdf6fbed50d1.html |
本文介绍如何通过简单的代码修改实现AlertDialog在Android应用中的位置调整,包括获取窗口属性、设置坐标来改变提示框的默认显示位置。
|
AlertDialog dlg = new AlertDialog.Builder(this).create();
转自:http://hi.baidu.com/mklzdd/blog/item/c7a7a1afa10dfdf6fbed50d1.html |

被折叠的 条评论
为什么被折叠?