This commit is contained in:
Horis
2023-11-21 16:26:39 +08:00
parent e214c2a8fd
commit 6cee284afc

View File

@@ -452,7 +452,7 @@ class AudioPlayService : BaseService(),
.setBufferedPosition(exoPlayer.bufferedPosition)
.addCustomAction(
APP_ACTION_STOP,
getString(R.string.set_timer),
getString(R.string.stop),
R.drawable.ic_stop_black_24dp
)
.addCustomAction(