overlay: Launcher3: Re-enable header protection
Google disabled this in qpr1, but we can re-enable it now that we've fixed the height/clip calculation. Change-Id: I93ac8162794079079e51061181f78d4dc40a4d5e
This commit is contained in:
parent
264dd95bc1
commit
945c2a3017
1 changed files with 3 additions and 0 deletions
|
@ -19,4 +19,7 @@
|
|||
<!-- Default packages -->
|
||||
<string name="wallpaper_picker_package" translatable="false">com.android.wallpaper</string>
|
||||
|
||||
<!-- Enable All Apps header scrim (works fine with our fixed search UI) -->
|
||||
<bool name="config_header_protection_supported">true</bool>
|
||||
|
||||
</resources>
|
||||
|
|
Loading…
Reference in a new issue