android / compose-samples

Official Jetpack Compose samples.
https://developer.android.com/jetpack/compose
Apache License 2.0
20.22k stars 4.81k forks source link

[Jetcaster]: Change alpha of prev/next buttons. #1393

Closed arriolac closed 6 months ago

arriolac commented 6 months ago

Change alpha of previous and next buttons in the player to help indicate if those actions are possible based on the state of the player (i.e. previous only possible while playing and next only possible when queue isn't empty).

Disabled:

Enabled: