码迷,mamicode.com
首页 > 其他好文 > 详细

自定义ActionBar图标

时间:2014-05-26 17:54:46      阅读:206      评论:0      收藏:0      [点我收藏+]

标签:android   style   c   class   blog   code   

<style  name="Theme.glTheme"  parent="android:Theme.Holo">

<item name="android:homeAsUpIndicator">@drawable/gl_up_indicator</item>

</style>

 

If you are supporting pre-3.0 with your application be sure you put this version of the custom theme in values-v11 or similar.

自定义ActionBar图标,布布扣,bubuko.com

自定义ActionBar图标

标签:android   style   c   class   blog   code   

原文地址:http://www.cnblogs.com/yuyutianxia/p/3752580.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!