Merge "fixed shade header status and battery icons not showing in RTL on large screen" into udc-qpr-dev

This commit is contained in:
Joshua Mokut
2023-08-14 17:09:06 +00:00
committed by Android (Google) Code Review

View File

@@ -60,7 +60,7 @@
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toStartOf="@id/privacy_container"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintEnd_toEndOf="@id/carrier_group"/>
app:layout_constraintStart_toEndOf="@id/carrier_group"/>
<PropertySet android:alpha="1" />
</Constraint>