Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Miscellaneous non-feature work
View staffing
Description
The following lint check is baseline suppressed in your project. Please remove all instances of this suppression from
documentfile/documentfile/lint-baseline.xml
and address the associated issues before your next stable release.5 instance(s) of
ClassVerificationFailure
This call references a method added in API level 21; however, the containing class androidx.documentfile.provider.DocumentFile is reachable from earlier API levels and will fail run-time class verification.
Found in
src/main/java/androidx/documentfile/provider/DocumentFile.java
at line 136:This call references a method added in API level 19; however, the containing class androidx.documentfile.provider.DocumentFile is reachable from earlier API levels and will fail run-time class verification.
Found in
src/main/java/androidx/documentfile/provider/DocumentFile.java
at line 137:This call references a method added in API level 19; however, the containing class androidx.documentfile.provider.DocumentFile is reachable from earlier API levels and will fail run-time class verification.
Found in
src/main/java/androidx/documentfile/provider/DocumentFile.java
at line 138:This call references a method added in API level 21; however, the containing class androidx.documentfile.provider.DocumentFile is reachable from earlier API levels and will fail run-time class verification.
Found in
src/main/java/androidx/documentfile/provider/DocumentFile.java
at line 141:This call references a method added in API level 19; however, the containing class androidx.documentfile.provider.DocumentFile is reachable from earlier API levels and will fail run-time class verification.
Found in
src/main/java/androidx/documentfile/provider/DocumentFile.java
at line 154: