Commit 3de81449 authored by Grigory Fedorov's avatar Grigory Fedorov

Dark background for hardware button menu.

parent 6a51646b
...@@ -22,5 +22,7 @@ ...@@ -22,5 +22,7 @@
<!--for text selection toolbar color --> <!--for text selection toolbar color -->
<item name="actionModeBackground">@drawable/myapp_action_mode_background</item> <item name="actionModeBackground">@drawable/myapp_action_mode_background</item>
<!-- for hardware button menu -->
<item name="panelBackground">?attr/colorPrimary</item>
</style> </style>
</resources> </resources>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment