Вопрос

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!

Это было полезно?

Решение

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

Другие советы

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top