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 -

asp.net mvc - How to attach sql database to a javascript graph -

c# - How to know the number of Threads created and limit the Tasks accordingly -