B4J Tutorial [BANano] SetLayoutAnimated & Other Animations

Ola

NB: Updated Demo & B4xlib on this post:

We will use BANanoAnimeJS..




B4X:
Private Sub btnSetLayoutAnimated_Click (e As BANanoEvent)
    SHIonBaseElement1.SetLayoutAnimated(2000, "20px", "20px", "400px", "200px")
End Sub
 
Last edited:
Cookies are required to use this site. You must accept them to continue using the site. Learn more…