{local bgsolid = fe.add_image( "background.png", 0, 0, flw, flh );bgsolid.alpha=255;local bgsolid_shrink_cfg = { when = When.StartLayout, when = Transition.ToNewList, property = "scale", start = 1.4, end = 1.0, time = 1000 tween = Tween.Quad,} animation.add( PropertyAnimation( bgsolid, bgsolid_shrink_cfg ) );}
ya this looks good.. thankshere is one also to share, https://youtu.be/06GWiOEZ-Uohttps://www.dropbox.com/s/7nmuo814wog0xr4/layoutfade.rar?dl=0