方法一

<style name="AppTheme" parent="AppBaseTheme">      <!-- All customizations that are NOT specific to a particular API-level can go here. -->      <item name="android:windowNoTitle">true</item></style>
方法二

requestWindowFeature(Window.FEATURE_NO_TITLE);


更多相关文章

  1. Android AESUtils 工具类与调用方法
  2. sqlit导入外部数据库查找数据方法
  3. Android NDK打印log到logcat的方法
  4. Android获取系统时间的多种方法
  5. Android链式方法显示Dialog
  6. 【Android M】Monkey命令源码及是否处于monkey测试的判断方法
  7. Bugly Android 这个错误 Cleartext HTTP traffic to android.bug

随机推荐

  1. android:descendantFocusability 焦点 父
  2. android widget ViewFlipper
  3. Android(安卓)Binder原理(一)学习Binder前
  4. 底部菜单
  5. CheckBox as Image use button
  6. 系出名门Android(1) - 在 Windows 下搭建
  7. (已解决)Android(安卓)Studio JVM报错解决
  8. Android(安卓)logcat log size -- Androi
  9. 【Android布局】在程序中设置android:gra
  10. android view 局部刷新