nextplayer
nextplayer copied to clipboard
feat: add embedded video thumbnails with async loading and caching
- Extract and display embedded video thumbnails in the video list
- Use in-memory cache and asynchronous loading for better performance
- Update video list item layout to include thumbnail ImageView
Your branch is up to date with 'origin/main'.
Changes to be committed: new file: app/src/main/java/com/nextplayer/ThumbnailUtils.kt new file: app/src/main/java/com/nextplayer/ui/VideoListAdapter.kt new file: app/src/main/res/layout/item_video.xml
Hi @Armishiuwu , Can you let me know what this PR is about
Hi . I was trying to compile your Next player fork I am always getting a error . Can you provide me an apk ? 😅@Armishiuwu