CircleToRect-ActivityTransition
CircleToRect-ActivityTransition copied to clipboard
Not Working on Android 8,9
Tried running this sample app but it doesn't work. The circle is converted to rectangle(radius 0) and then scaled during the entry animation and it closes with the same radius (0) and then transforms to a circle immediately. It's working as shown in the question in Stack Overflow.