commit | bb76b99c56bfc878444336ee559a3e224295f7c1 | [log] [tgz] |
---|---|---|
author | Tony Wickham <twickham@google.com> | Tue Jul 26 19:19:24 2022 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jul 26 19:19:24 2022 +0000 |
tree | 3b72dea6457c962d2709c5a0969b86c9c8abd60a | |
parent | f6003ff07001882c7b2231b8e3238e6decea6c11 [diff] | |
parent | 96431570d4e87155bb5d928f609f8f8b0490265f [diff] |
Have All Set aniamted background extend edge-to-edge am: 96431570d4 Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/19429240 Change-Id: Ideffeaa3d083feaa0a3d8e110d25c0b1eb5c3153 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/quickstep/res/layout/activity_allset.xml b/quickstep/res/layout/activity_allset.xml index 0cae733..56e1d16 100644 --- a/quickstep/res/layout/activity_allset.xml +++ b/quickstep/res/layout/activity_allset.xml
@@ -26,7 +26,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:id="@+id/content_view" - android:fitsSystemWindows="true"> + android:fitsSystemWindows="false"> <com.airbnb.lottie.LottieAnimationView android:id="@+id/animated_background"