Commit 0dfd478a by olly Committed by Oliver Woodman

Add missing update on repeat toggle mode change

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=220461315
parent 5a18a98f
......@@ -536,6 +536,7 @@ public class PlayerControlView extends FrameLayout {
controlDispatcher.dispatchSetRepeatMode(player, Player.REPEAT_MODE_ALL);
}
}
updateRepeatModeButton();
}
/** Returns whether the shuffle button is shown. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment