Krupen / AutoplayVideos

Android library to auto-play/pause videos from url in recyclerview.
Apache License 2.0
996 stars 147 forks source link

Different design in showing the videos in a list #79

Open devingDev opened 6 years ago

devingDev commented 6 years ago

Is it possible to somehow use this lib to display videos like this (Think landscape)

_______________________
|VIDEO_A     VIDEO_B|
|VIDEO_C     VIDEO_D|
|______________________|

or similiar so you can scroll either up down or left right and it would show up to 4 in two rows/colums.

If so how or where do I have to add stuff or extend upon?