android - How to Set animation in manifetst file to an activity -


i able set animation using overridependingtransition() method activities through code. need set animation activity in manifest file. tried using themes, it's not working. can 1 me. in advance.

manifest file not designed save animation. animation should done in xml file stored drawable rep. , call


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

c# - How to change the "Applies To" field under folder auditing options programatically (.NET) -

c++ - Ambiguity when using boost::assign::list_of to construct a std::vector -