VideoLayout Versions Save

To play video on layout background (textureview videoview for layout designs)

1.7-beta

3 years ago

Now video size taken from mediplayer this may not be stable version please use 1.6 or lower

1.6

3 years ago

New feature adjustViewBounds :rocket:

when you use adjustViewBounds = true please set scaleType = centerInside

1.5

3 years ago

new gravity added -> CenterInside :rocket: gravity name none changed as in attr (none -> fitXY) :trollface:

Bug fix

1.4

3 years ago

new gravity added -> CenterInside :rocket: gravity name none changed as in attr (none -> fitXY) :trollface:

1.3

3 years ago

Now you can implement videolayout with

vL?.setPathOrUrl(/* "video_name.mp3" - "https://video_url" */)

also runtimexception problems solved. 🚀

1.2

3 years ago

SOUND = a.getBoolean(R.styleable.VideoLayout_sound, false);

added

1.1

3 years ago

Updates

14.07.2020 - AndroidX migration und code refactor

MinSdk dec to 19

1.0

4 years ago

Developers will have a performance-friendly video background with a few lines of code.