문제

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