透明的警告对话框 [英] Transparent Alert Dialog box

查看:135
本文介绍了透明的警告对话框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个关于在an​​droid.I透明AlertDialog箱已经创建了相机表面视图中使用AlertDialog.builder警告对话框一些疑虑,但我想透明的警告对话框可能。请大家帮我

I have few doubts regarding transparent AlertDialog box in android.I have created the alert dialog box using AlertDialog.builder in the camera surface view but i want Transparent alert dialog box is it possible. please help me

问候
拉吉

推荐答案

使用结果
在code是如下:

Use this
The code is as follows

Dialog mDialog = new Dialog(mContext, android.R.style.Theme_Translucent_NoTitleBar_Fullscreen);  

从这里了类似的回答采取答

Answer taken from a similar answer here

这篇关于透明的警告对话框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆