Skip to content

Commit

Permalink
fix unstable api error
Browse files Browse the repository at this point in the history
  • Loading branch information
kaidelorenzo committed Jul 5, 2024
1 parent 8766ae1 commit 3631cfe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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"

Expand Down

0 comments on commit 3631cfe

Please sign in to comment.