import android.support.v4.media.app.notificationcompat.mediastyle;

// use instead
import androidx.media.app.NotificationCompat
GutoTrosla