-
-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Full Screen Support #9
Comments
Yes, we can display videos in a full screen but it's working in Web right now. In the upcoming update, I'll definitely add the full screen support for all the platforms. Thank you for your suggestion. |
I have a few other questions. Sorry to bother you but is it possible to display youtube videos in a LazyColumn? |
Thank you for another suggestion. Yeah, we can display youtube videos inside the lazy column as well but there's no official support for playing youtube videos. We're using JavaFx e.g, So we're it didn't persist the video state. |
Is it possible to persist Video state like Twitter does? |
There's only way to hold the state using mutableMapState. by that we can hold the current Video Ids and return when we revisit them. This method is mostly used in applications to persist the data. I'll try to include the persistence of video players in YouTube. It's do it. |
That would be great. Any idea about the timeline for this @KhubaibKhan4 ? |
I'm planning to work on a sprint of 15 days. Hopefully, will achieve in this sprint. |
Any update on this @KhubaibKhan4 ? |
Unfortunately, I'm busy with tickets. Will be doing soon. |
No worries. Looking forward to it. |
@KhubaibKhan4 saw that you marked it as completed but I couldn't find the functionality |
I accidentally closed this issue. Let me add the functionality of full screen as well. |
@KhubaibKhan4 I tried the latest release, which seems to have the "FullScreen Youtube Player" feature |
@Vaibhav2002 Thank you for your comment. Let me checkout these issues. I'll fix it asap. |
@LaatonWalaBhoot @Vaibhav2002 Thank you for creating the issue. I just added this on the latest version and just updating the version on the Maven Central. |
Hey @KhubaibKhan4 Screen.Recording.2024-09-23.at.11.55.49.AM.mov |
Let me check it out again. |
@KhubaibKhan4 Any update on this? |
Tonight, I'll release a new version. Sore for the delay |
That's great. Thanks. Waiting for it eagerly |
Checkout the latest version, Now the full screen is working fine. |
@KhubaibKhan4 I tried 1.1.4, and it still does not work |
@Vaibhav2002 Please check again. It's working fine. Please verify it on your emulator or a Personal Device. Thank you |
@KhubaibKhan4 It does not work in emulator as well as my personal device, I am using 1.1.4. Screen_Recording_20240926_135610.mp4 |
@Vaibhav2002 Thank you for providing the evidence, I'll check it out and will update here asap. Thank you for being valuable by providing feedback. |
@KhubaibKhan4 i tried 1.1.5 , it still does not work, the same thing happens as shown in the recording i sent before |
Checkout the latest version. Full Screen Is working. Checkout the linkedin post: https://www.linkedin.com/posts/khubaibkhandev_kmp-cmp-kotlin-activity-7246938312261746689-HrL3?utm_source=share&utm_medium=member_desktop Please share your feedback and recommendations as well. |
@KhubaibKhan4 it is working on my personal device but it seems to be a bit buggy Screen_Recording_20241003_125010.mp4 |
Please try it on some other devices and let me know, So I can check out the issue because it's working fine on my Personal Device as well as on the emulators. |
@KhubaibKhan4 I'm having the same issue in my Samsung device |
@KhubaibKhan4 i tried on multiple physical devices, its the same everywhere. |
@LaatonWalaBhoot @Vaibhav2002 I'll checkout and will let you know. |
@KhubaibKhan4 any update on this? |
@Vaibhav2002 It's still working fine on my Emulator and my personal device. Please provide me the issue that you are facing. Make sure to checkout the videos on the Network Connection as well as Wifi Connection. |
@KhubaibKhan4 I am having the issue on all networks in my Samsung device |
@KhubaibKhan4 I tried the latest update on both emulator, physical device as well as wifi and mobile network Screen_Recording_20241011_132310.mp4 |
Thank you for your video. I'm looking in to it and provide an update asap. Thank you 🙏 |
@KhubaibKhan4 I tried the new release and the issue is still there Exactly same as the recording i sent |
Hi, great work on the library. Would it be possible to allow full-screen support to the Youtube Videos?
The text was updated successfully, but these errors were encountered: