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:
committed by
Michael Bestas
parent
945c2a3017
commit
58c6508566
@@ -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>
|
||||
|
Reference in New Issue
Block a user