0

In my app I'm using a Drawer Layout, following the example of Android Developer.

As you probably konw, the 3 lines of the Toggle button in the top-left corner are light grey... Well, I would like to set their color the white, because the ActionBar is in light blue.

Do you know how to do this? Thank you very much!

veveve
  • 51
  • 1
  • 7

2 Answers2

0

Solved: it's really simple! I had to apply a white level in photoshop on res/drawable/ic_drawer.png, then reload eclipse!

veveve
  • 51
  • 1
  • 7
0

You have to change the res/drawable/ic_drawer.png image in you application folder.

Elwinar
  • 9,103
  • 32
  • 40
Janjir Patel
  • 21
  • 1
  • 6