Duging in property animation introduced in Android Honeycomb, I found an example of an animator set. In the Dev Guide, it has been written that "Set the element (Animatet) represents a single feature, orders. Set this attribute together (default), to run all the animations in this set at one time In order to run this feature in sequential order to run the animation, they are declaring "Therefore, I have this attribute Android: no longer seems to order in ADI. Use Android: StartOffset Elements to run your object correctly, otherwise they will be together. & lt; Set Android: Ordering = "Sequentially" & gt; & Lt; / Set & gt; , but I got an error which
"error: error parsing XML: unbound prefix ". Why is it like this? Whether
& lt; Set & gt; Should the part be otherwise in?
Comments
Post a Comment