AndroidManifest.xml的<activity android:name=".ControlActivity"
android:label="@string/app_name">之间添加

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

android:theme="@android:style/Theme.NoTitleBar" 没有title条

android:theme="@android:style/Theme.NoTitleBar.Fullscreen" 全屏显示

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

android:theme="@android:style/Theme.Light.NoTitleBar"

android:theme="@android:style/Theme.Light.NoTitleBar.Fullscreen"等

更多相关文章

  1. Android计算器开发实例
  2. Android显示图片(非绑定)
  3. Android(Lollipop/5.0) Material Design(一) 简介
  4. Android:EditText 所有属性
  5. android 让多余的文字不显示
  6. Android(安卓)ProgressBar进度条,以及自定义显示
  7. Android点滴(9) -- Android(安卓)不显示标题栏和全屏的设置方法
  8. Android(安卓)Edittext获取焦点后,弹出的软键盘显示搜索、发送、
  9. Android中实现全屏、无标题栏的两种办法

随机推荐

  1. mysql导出表的字段和相关属性的步骤方法
  2. MySQL线程处于Opening tables的问题解决
  3. 解决Can&#39;t locate ExtUtils/MakeMake
  4. MySQL left join操作中on和where放置条件
  5. SQL语句执行深入讲解(MySQL架构总览->查询
  6. MySQL查询条件中放置on和where的区别分析
  7. Mysql InnoDB引擎的索引与存储结构详解
  8. mysql中workbench实例详解
  9. MySQL内存使用的查看方式详解
  10. mysql数据插入效率比较