Merge "Remove shadows from app launch animation" into sc-dev am: 4e760601d5

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/14637247

Change-Id: I43c4d9923e7b8b7c2c55234e0f745aadb3abb76c
This commit is contained in:
Lucas Dupin 2021-05-19 20:15:20 +00:00 committed by Automerger Merge Worker
commit fe43e316ae
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
<dimen name="recents_empty_message_text_size">16sp</dimen>
<dimen name="recents_empty_message_text_padding">16dp</dimen>
<dimen name="max_shadow_radius">5dp</dimen>
<dimen name="max_shadow_radius">0dp</dimen>
<!-- Total space (start + end) between the task card and the edge of the screen
in various configurations -->