Fixed
Status Update
Comments
ja...@google.com <ja...@google.com> #2
Automated by Blunderbuss job android-credential-manager-autoassigner for component 1301097.
tj...@gmail.com <tj...@gmail.com> #3
ja...@google.com <ja...@google.com>
ap...@google.com <ap...@google.com> #4
Hi.
I know proguard rules that in docs
But my ticket is about embedding these proguard rules into lib itself.
As I wrote, there was a commit specifically for that:
proguard.txt
file in credentials-play-services-auth-1.0.0-alpha09.aar
Description
The Transition Kotlin extensions target the Framework Transition class which is a bit confusing, as most framework classes are being deprecated in favor of their AndroidX counterparts, Fragments for example.
As it stands, the KTX libraries for Transitions cannot be used with androidx.transition.AutoTransition. Does this mean android.transition.Transition should be used over androidx.transition.AutoTransition?
Thanks.