Fixed
Status Update
Comments
my...@gmail.com <my...@gmail.com> #2
Here's a sample app that shows this issue:
https://github.com/SimpleNexus/simplecallerid/
When you import it and update gradle version as the IDE suggests, it fails to build.
When you import it and update gradle version as the IDE suggests, it fails to build.
da...@google.com <da...@google.com> #3
Hi there, thank you for reporting this issue.
This was a problem with the constraint layout library, which used attributes under declare styleables without defining them. This has been fixed in constraint layout version 2.0.0 beta 3. You can read more about the issue inhttps://issuetracker.google.com/136103084
This was a problem with the constraint layout library, which used attributes under declare styleables without defining them. This has been fixed in constraint layout version 2.0.0 beta 3. You can read more about the issue in
da...@google.com <da...@google.com> #4
@3 Hello, I can't use beta 3 and beta 2, because of serious issues that I've reported about.
Here's about beta 3:
https://issuetracker.google.com/issues/143411144
Here's about beta 3:
Description
Version used: 2.2.3
Devices/Android versions reproduced on: N/A
MultiInstanceInvalidationService does not have android:directBootAware="true" in manifest. This might make direct boot aware applications not be able to use multi-instance invalidation while in lockdown mode.