Merge "Fix small buttons in collapsed layout" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5ff4c03fb2
@@ -186,7 +186,7 @@
|
|||||||
app:layout_constraintBottom_toBottomOf="parent"
|
app:layout_constraintBottom_toBottomOf="parent"
|
||||||
app:barrierDirection="end"
|
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: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 -->
|
<!-- This barrier is used in expanded view to constrain the bottom row of actions -->
|
||||||
|
|||||||
Reference in New Issue
Block a user