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

mysql - How to enter php data into a html multiple select box -

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

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -