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

Commit e08a662d 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 am: 6982e2fa

parents 9ac32f43 6982e2fa
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 -->