style.xml

<resources>    <!-- Base application theme. -->    <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">        <!-- Customize your theme here. -->        <!-- colorPrimary is used for the default action bar background -->        <item name="colorPrimary">#00ff00</item>        <!-- colorPrimaryDark is used for the status bar -->        <item name="colorPrimaryDark">#ff00ff</item>    </style></resources>

AndroidManifest.xml

android:theme="@style/AppTheme"

更多相关文章

  1. 代码中设置drawableleft
  2. android 3.0 隐藏 系统标题栏
  3. Android开发中activity切换动画的实现
  4. Android(安卓)学习 笔记_05. 文件下载
  5. Android中直播视频技术探究之—摄像头Camera视频源数据采集解析
  6. 技术博客汇总
  7. android 2.3 wifi (一)
  8. AndRoid Notification的清空和修改
  9. Android中的Chronometer

随机推荐

  1. android baidupush
  2. Android中添加水平线
  3. Android graphics画图的点击事件处理
  4. Android中Acition和Category常量表
  5. Android Studio 无法启动虚拟机的问题
  6. android 混淆手册
  7. Android(安卓)- webview通过js调用Androi
  8. Android_android studio使用 9patch常见
  9. [转]Android事件处理
  10. TextView设置android:ellipsize="marquee