java - Android app hint "overlay animation" -
i trying learn more animation in android app development https://www.youtube.com/watch?v=soeuaehbzcq << 1:26 want similar if button pressed animated hint show. how can this. topics should
checkout this link shows example of how define animations in xml, load them , execute on views. search objectanimator lets perform animations on basis of view properties (eg. alpha/transparency of view). gl!
Comments
Post a Comment