Skip to content

Limit scene transition animations to API 23 and above

to work-around android bug #224270. This is only necessary if the transitioning view might not be available anymore when the exit transition is made.

Closes #686 (closed)

Merge request reports