Why Reveal effect not working as per Developer blog
问题 I want to have Reveal Effect with in my app. I come to know about it for how it can be implemented. I got the information from the Andoid Developer Blog. But when i have updated that with in my code, it is not showing any effect. I have also try with Demo given by Google to demostrate Reveal effect. But it also not showing the effect. If there any permission i need to add or whats wrong i am doing? My animator is as below: View button = rootView.findViewById(R.id.button); final View shape =