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

Commit 6982e2fa authored by Beth Thibodeau's avatar Beth Thibodeau Committed by Automerger Merge Worker
Browse files

Merge "Fix small buttons in collapsed layout" into tm-qpr-dev am: 5ff4c03f

parents 94dd5f8a 5ff4c03f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -186,7 +186,7 @@
        app:layout_constraintBottom_toBottomOf="parent"
        app:barrierDirection="end"
        app:constraint_referenced_ids="actionPrev,media_scrubbing_elapsed_time,media_progress_bar,actionNext,media_scrubbing_total_time,action0,action1,action2,action3,action4"
        app:layout_constraintStart_toStartOf="parent"
        app:layout_constraintRight_toRightOf="@id/actionPlayPause"
        />

    <!-- This barrier is used in expanded view to constrain the bottom row of actions -->