Skip to content

Releases: AsynctaskCoffee/VideoLayout

Release v1.6

11 Dec 13:36
Compare
Choose a tag to compare

New feature adjustViewBounds 🚀

when you use adjustViewBounds = true please set scaleType = centerInside

Release v1.5

11 Dec 12:41
Compare
Choose a tag to compare

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

Bug fix

Release v1.4

11 Dec 11:55
Compare
Choose a tag to compare

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

Release v1.7-Beta

11 Dec 20:23
Compare
Choose a tag to compare
Release v1.7-Beta Pre-release
Pre-release

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

Release v1.3

02 Dec 15:38
Compare
Choose a tag to compare

Now you can implement videolayout with

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

also runtimexception problems solved. 🚀

1.2

21 Sep 14:55
Compare
Choose a tag to compare
1.2

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

added

Release v1.1

14 Jul 00:48
Compare
Choose a tag to compare

Updates

14.07.2020 - AndroidX migration und code refactor

MinSdk dec to 19

Release v0.1

18 Aug 15:43
Compare
Choose a tag to compare

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