android - ActivitySceneTransitionBasicSample setViewName -


Anyone has compiled ActionSceneTransitionBasicSample project, this is an error "Symbol method set can not find Vignem (string)" I do not know this method.

setViewName method was deleted from the L-preview API 21 release It was felt that ActivitySceneTransitionBasicSample was setup with L-preview, but you are using API 21.

See this link to show the change link, where the method was deleted:


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -