Fixed
Status Update
Comments
al...@google.com <al...@google.com> #2
In Backward Compatibility (pre Android 13), the configuration is modified at the AppComaptActivity's level and hence the application context not getting modified is intended behaviour. Similar behaviour can be seen for nightMode.
al...@google.com <al...@google.com> #3
Hope this solves the question, please re-open if more information is required.
ap...@google.com <ap...@google.com> #4
Why is this the intended behavior? Appcompatdelegate that works halfways?
Can someone clarify?
Can someone clarify?
Description
The following 2 lint issue(s) are suppressed in
src/main/java/androidx/vectordrawable/graphics/drawable/AnimationUtilsCompat.java
. Please remove these suppressions invectordrawable/vectordrawable-animated/lint-baseline.xml
and address the associated issues.