<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.

相关文章:

  • 2021-07-27
  • 2021-09-18
  • 2021-10-29
  • 2021-10-11
  • 2022-12-23
  • 2022-12-23
  • 2021-10-18
  • 2021-12-12
猜你喜欢
  • 2021-06-21
  • 2022-12-23
  • 2021-11-14
  • 2021-07-30
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案