I've got a custom theme that inherits from Theme.Holo.Light.DarkActionBar and I'm trying to change the theme's tabWidget style so it to look like if the theme was Theme.Holo Dark.

I've tried this in my theme with no result

<style name="AppTheme" parent="android:style/Theme.Holo.Light.DarkActionBar">  <item name="android:tabWidgetStyle">@android:style/Widget.Holo.TabWidget</item> ... </style> 

The only thing I can appreciate is there is a small change in the blue bar of the tab.

Any idea how to get it? Thanks!

更多相关文章

  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跑马灯效果,字体滚动滚屏效果
  2. Android发展史(Android各版本特性-知识篇)
  3. Android简明开发教程二十四篇及示例代码
  4. android:visibility中"invisible"与"gone
  5. activity的android:name类名的简写方式
  6. 从头到尾给你讲明白Android(安卓)View实
  7. Android解析ClassLoader(二)Android中的Cla
  8. 【Android 开发】: Android 消息处理机制
  9. Android的NDK开发步骤
  10. Android音乐播放器汇总贴