Fixed
Status Update
Comments
au...@google.com <au...@google.com>
ya...@google.com <ya...@google.com>
dn...@google.com <dn...@google.com> #2
We use build flavours heavily with a lot of common code. The refactoring support in AS is really good but it continually catches us out when it doesn't work across all flavours in a project. It's a big gap for serious product development.
Description
The issue was fixed in the Android Nougat -
It would be great to fix it for all previous Android versions via support transitions library as well.
Example project:
Screencasts are attached.
I've applied this fix for my backport library:
How it can be fixed in the Support Library.
For preKitkat it could be like:
And for Kitkat+ something like: