添加短视频
This commit is contained in:
@@ -8,9 +8,10 @@ import com.aiosman.riderpro.ShortViewCompose
|
||||
import com.aiosman.riderpro.ui.theme.RiderProTheme
|
||||
|
||||
val videoUrls = listOf(
|
||||
"https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ForBiggerBlazes.mp4",
|
||||
"https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4",
|
||||
"https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/WeAreGoingOnBullrun.mp4"
|
||||
"https://api.aiosman.com/video/1.mp4",
|
||||
"https://api.aiosman.com/video/2.mp4",
|
||||
"https://api.aiosman.com/video/3.mp4",
|
||||
"https://api.aiosman.com/video/4.mp4"
|
||||
)
|
||||
|
||||
@Composable
|
||||
|
||||
Reference in New Issue
Block a user