Enable elevation overlay for MaterialSwitch (#5686)

This commit is contained in:
Ivan Iskandar
2021-08-10 04:47:57 +07:00
committed by GitHub
parent 1d10d29fa9
commit 24e5a4d7ec
4 changed files with 14 additions and 0 deletions

View File

@@ -2,4 +2,5 @@
<resources>
<bool name="lightStatusBar">false</bool>
<bool name="lightNavigationBar">false</bool>
<bool name="elevationOverlayEnabled">true</bool>
</resources>