如何使活动不全屏显示? [英] How to make activity not full screen?

查看:72
本文介绍了如何使活动不全屏显示?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如屏幕截图所示,如何使应用程序不全屏显示? https://dl.dropboxusercontent.com/u/73143561/Screenshot_2013-05-29-05-47%5B1%5D.png

how to make the app not full screen, as in this screenshot? https://dl.dropboxusercontent.com/u/73143561/Screenshot_2013-05-29-05-47-07%5B1%5D.png

推荐答案

将此主题用于AndroidManifest.xml文件中的活动

Use this theme for your activity in the AndroidManifest.xml file

android:theme="@android:style/Theme.Dialog"

这篇关于如何使活动不全屏显示?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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