When using a custom transition for android (example), these lines that make overlap possible for both fragments are never called.
Possible fix:
Adding the same logic before this line if the sdk version is greater than 21
i can summit a pr for this if it's ok with the team
Which platform(s) does your issue occur on?
- Android
- CLI: 3.0.4
- Cross-platform modules: 3.0.1
- Runtime(s): 3.0.1
When using a custom transition for android (example), these lines that make overlap possible for both fragments are never called.
Possible fix:
Adding the same logic before this line if the sdk version is greater than 21
i can summit a pr for this if it's ok with the team
Which platform(s) does your issue occur on?