B4A Library Hitex TransformationLayout

🌠 Transform into a different view or activity using morphing animations.
Using Transformation motions of new material version.

Github : https://github.com/skydoves/TransformationLayout (Kotlin)
Just for B4A
min sdk : 21

ezgif-3-1f9753afa6fd.gif
q.gif
ezgif-3-978446a0397b.gif
ezgif-3-6188e0f6bc8d.gif


----------------------------------------------------------------------------------------------------------------------------
Free download above sample
Sample requires libs :
----------------------------------------------------------------------------------------------------------------------------
Download_Demo_Apk
----------------------------------------------------------------------------------------------------------------------------
After your purchase please send me an email with your purchase details ( [email protected] )
----------------------------------------------------------------------------------------------------------------------------

🎫 Make a Payment
 
Last edited:

Lello1964

Well-Known Member
Licensed User
Longtime User
I have buyed library,
but when i open project have this error :

material-1.2.0-alpha05.aar not found
 

Lello1964

Well-Known Member
Licensed User
Longtime User
in sdk i have installed com.google.android.material:material(Google Maven) Version: 1.2.1

but doesn't work
 
Last edited:

Galapago

Member
Licensed User
Hello
How can I work with Hitex_TransformationLayout with a component added through the designer?
 

sadeq.hitex

Member
Licensed User
Hello, you cannot do that in designer!
Add a panel instead, then after loadlayout
get the panel and add TransformationLayout into it programmatically.
 
Top