fix unstable api error

This commit is contained in:
Kai DeLorenzo 2024-07-05 12:06:32 -05:00
parent 8766ae176e
commit 3631cfe365
No known key found for this signature in database

View file

@ -161,6 +161,7 @@ import java.time.OffsetDateTime
import kotlin.math.abs
import kotlin.math.roundToLong
@androidx.media3.common.util.UnstableApi
class VideoDetailView : ConstraintLayout {
private val TAG = "VideoDetailView"