Android Code Snippet Animation with XML files

buttons.png


Have done the attached project just to try and understand (a little bit!) of XmlLayoutBuilder. There are a number of files being used in sub folders of the Objects folder. Sub folders containing usable files are:
1. anim
2. drawable
3. layout
4. values

The read only property of the xml files need to be disabled prior to editing the files. Once done with the xml files ensure that the read only property is enabled again else the files will get wiped/deleted during B4A project compilation.
 

Attachments

  • ButtonAnimationWithXML.zip
    63.9 KB · Views: 892
Last edited:

ArminKH

Well-Known Member
thank u
can we use 2 xml animation 4 a view at the same time?for example rotate and fade together
this possiblity is a future on Animation plus library
 

Johan Schoeman

Expert
Licensed User
Longtime User
Top