Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c8526edd authored by Michał Brzeziński's avatar Michał Brzeziński Committed by Automerger Merge Worker
Browse files

Merge "Fixing constraint of statusIcons in large screen shade header" into udc-dev am: 228ddbf5

parents a8d2d27b 228ddbf5
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -60,7 +60,7 @@
            app:layout_constraintBottom_toBottomOf="parent"
            app:layout_constraintBottom_toBottomOf="parent"
            app:layout_constraintEnd_toStartOf="@id/batteryRemainingIcon"
            app:layout_constraintEnd_toStartOf="@id/batteryRemainingIcon"
            app:layout_constraintTop_toTopOf="parent"
            app:layout_constraintTop_toTopOf="parent"
            app:layout_constraintEnd_toEndOf="@id/carrier_group"/>
            app:layout_constraintStart_toEndOf="@id/carrier_group"/>
        <PropertySet android:alpha="1" />
        <PropertySet android:alpha="1" />
    </Constraint>
    </Constraint>