Fixed
Status Update
Comments
il...@google.com <il...@google.com>
il...@google.com <il...@google.com> #2
ap...@google.com <ap...@google.com> #4
This has been fixed by the PR above, and will be available in Fragment 1.4.0-alpha01
.
jo...@gmail.com <jo...@gmail.com> #6
I am using 1.4.0-alpha01 of the Fragment Library but I am still getting this error.
il...@google.com <il...@google.com> #7
Re #6 - please file a new bug with a sample that reproduces your error.
de...@gmail.com <de...@gmail.com> #8
Comment has been deleted.
de...@gmail.com <de...@gmail.com> #9
Still getting this annoying lint error. For some reason this probably happens after updating to AGP 7.4.0-alpha03. The error is pointing to DaggerApplication which is even more confusing
Description
Component used: Fragment Version used: (latest 1.4.0-SNAPSHOT) Devices/Android versions reproduced on: N/A (host lint crash)
A new lint check was added to androidx.fragment ( DialogFragmentCallbacksDetector ) which is crashing lint when run. It looks like it crashes if a javafile has a class/interface with no supertype?
Here is an abridged stacktrace: