Questions tagged [action-drawer]
2 questions
2
votes
3 answers
android.view.InflateException with android.support.wear.widget.drawer.WearableDrawerLayout
I'm using the example in this Android Developers Document to try to implement an "Action Drawer". The project compiles, but upon loading, it immediately crashes. The sample app runs, and I've tried to copy all the relevant parts almost verbatim. Can…

rainrunner
- 118
- 1
- 9
1
vote
2 answers
Android Wear - Action Drawer Icon Color
I am using an action drawer with a menu. The icons appear in black as in the following screenshot:
I am trying to change the color of these icons, pretty much the same as in the design guidelines:
However, I cannot find where to do that or which…

Abdalrahman Shatou
- 4,550
- 6
- 50
- 79