CappielloAntonio / tempo

An open source and lightweight music client for Subsonic, designed and built natively for Android.
GNU General Public License v3.0
862 stars 39 forks source link

Play pause #224

Closed ps8303383 closed 1 month ago

ps8303383 commented 1 month ago

style="@style/PlayerControlButtonBaseStyle.PlayButton style="@style/PlayerControlButtonBaseStyle.PauseButton above code is working on exoplayer2 what new code on play pause exoplayer media3

CappielloAntonio commented 1 month ago

style="@style/ExoStyledControls.Button.Center.PlayPause"

You can take a look at the layout of the music player.