fixed shade header status and battery icons not showing in RTL on large screen
Corrected ambiguous constraints for shade_header_system_icons in large_screen_shade_header Test: atest ShadeHeaderScreenshotTest Fixes: 289225376 Change-Id: I70c13e859e27426270cadd78d77b90027a96f9a5
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user