waynell / VideoRangeSlider

Android video trim control
MIT License
108 stars 18 forks source link

How to add images #4

Open mhackeras opened 6 years ago

mhackeras commented 6 years ago

i can fetch frames from video.. how can i push them to your layout ?

ChristoferAlexander commented 6 years ago

If you see the example he overlaps a RecyclerView that does that. The trimmer can be treated as a normal dual seek bar.