Kevin Chiu

Results 7 comments of Kevin Chiu

@christosts Thanks for the questions! They're very inspiring in many ways, I'll also recheck how those situations were handled in your sample app. Here's how we implemented our playback service,...

@christosts Yeah, I think the player lifetime is a potential issue as you said, it was designed this way because we wanted to have a global listener attached to the...

Hi, are there any updates here? We're basically blocked because the unit tests constantly fail on the CI build. 😢

I have the same issue building with ksp, @mustafatatarhan0 are you building with ksp as well?

@bryanlogan sure ```kotlin ContentCardsList( emptyComposable = { // Our empty case composable }, style = ContentCardListStyling( listBackgroundColor = colorResource(id = Colors.primary_color), spacerSize = 0.dp, listPadding = 0.dp ), cardStyle =...

@icbaker Will do, I noticed that during the investigation, we plan to migrate from `TextureView` to `SurfaceView` very soon. We will keep this issue posted with our movements.

Hi @icbaker, we've migrated from `TextureView` to `SurfaceView`, and it doesn't resolve the issue. Migrated the sample project here too. Fyi https://github.com/kevinguitar/video-pager/commit/209f693801a8346d86ee4a738b2cc0f7df5d194c