Merge "Fix background bleeding in splash scren image view" into sc-dev am: 7de16da32d am: 7fc08a7413

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15462070

Change-Id: I16c061710bde600ec4b461cd75b26a1fec9de166
This commit is contained in:
Vadim Caen
2021-08-04 16:18:16 +00:00
committed by Automerger Merge Worker

View File

@@ -26,6 +26,7 @@
android:layout_width="wrap_content"
android:layout_gravity="center"
android:padding="0dp"
android:background="@null"
android:contentDescription="@string/splash_screen_view_icon_description"/>
<View android:id="@+id/splashscreen_branding_view"