Merge "Fix background bleeding in splash scren image view" into sc-dev

This commit is contained in:
Vadim Caen
2021-08-04 15:48:19 +00:00
committed by Android (Google) Code Review

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"