overlay: SystemUI: Remove power menu shadow
This fits better with Material You, especially when the default shadow gets clipped at the edges. Change-Id: If1f421692bcc737882f76fc7929b9f9dd0dd71f0
This commit is contained in:
parent
945c2a3017
commit
58c6508566
1 changed files with 3 additions and 0 deletions
|
@ -17,4 +17,7 @@
|
|||
-->
|
||||
<resources>
|
||||
<dimen name="rounded_corner_content_padding">8dp</dimen>
|
||||
|
||||
<!-- Remove power menu shadow -->
|
||||
<dimen name="global_actions_translate">0dp</dimen>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue