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