Skip to content

Releases: AsynctaskCoffee/VideoLayout

Release v1.6

Choose a tag to compare

@AsynctaskCoffee AsynctaskCoffee released this 11 Dec 13:36

New feature adjustViewBounds 🚀

when you use adjustViewBounds = true please set scaleType = centerInside

Release v1.5

Choose a tag to compare

@AsynctaskCoffee AsynctaskCoffee released this 11 Dec 12:41

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

Bug fix

Release v1.4

Choose a tag to compare

@AsynctaskCoffee AsynctaskCoffee released this 11 Dec 11:55

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

Release v1.7-Beta

Release v1.7-Beta Pre-release
Pre-release

Choose a tag to compare

@AsynctaskCoffee AsynctaskCoffee released this 11 Dec 20:23

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

Release v1.3

Choose a tag to compare

@AsynctaskCoffee AsynctaskCoffee released this 02 Dec 15:38

Now you can implement videolayout with

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

also runtimexception problems solved. 🚀

1.2

1.2

Choose a tag to compare

@AsynctaskCoffee AsynctaskCoffee released this 21 Sep 14:55

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

added

Release v1.1

Choose a tag to compare

@AsynctaskCoffee AsynctaskCoffee released this 14 Jul 00:48

Updates

14.07.2020 - AndroidX migration und code refactor

MinSdk dec to 19

Release v0.1

Choose a tag to compare

@AsynctaskCoffee AsynctaskCoffee released this 18 Aug 15:43

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