mirror of
https://gitlab.futo.org/videostreaming/grayjay.git
synced 2025-04-20 03:24:50 +00:00
fix unstable api error
This commit is contained in:
parent
8766ae176e
commit
3631cfe365
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue