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

Commit 5d8e76d7 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Maintain alignment of subtitle in mgmt screen" into rvc-dev am:...

Merge "Maintain alignment of subtitle in mgmt screen" into rvc-dev am: 3ccae84e am: 9b1b1e7b am: 8b67e074

Change-Id: I6699b4a749ecebf4516532e56ababf004f43359a
parents c8807378 8b67e074
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -92,12 +92,12 @@
        android:ellipsize="end"
        app:layout_constraintStart_toStartOf="parent"
        app:layout_constraintEnd_toStartOf="@id/favorite"
        app:layout_constraintBottom_toBottomOf="parent"
        app:layout_constraintTop_toTopOf="@id/favorite"
    />

    <CheckBox
        android:id="@+id/favorite"
        android:visibility="gone"
        android:visibility="invisible"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:layout_gravity="bottom|end"