سؤال

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