mirror of
https://github.com/androidx/media.git
synced 2025-05-08 16:10:38 +08:00
Add missing update on repeat toggle mode change
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=220461315
This commit is contained in:
parent
5a18a98fbd
commit
0dfd478a20
@ -536,6 +536,7 @@ public class PlayerControlView extends FrameLayout {
|
||||
controlDispatcher.dispatchSetRepeatMode(player, Player.REPEAT_MODE_ALL);
|
||||
}
|
||||
}
|
||||
updateRepeatModeButton();
|
||||
}
|
||||
|
||||
/** Returns whether the shuffle button is shown. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user