Fixed
Status Update
Comments
al...@google.com <al...@google.com>
au...@google.com <au...@google.com> #2
A couple of questions:
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
1. Have you saw crash in real device or only in simulators?
2. Do you use dynamic feature for language ID?
as...@google.com <as...@google.com> #3
Tested on Android 12 Emulator with custom executor, but cannot repro this issue.
Description
When importing Paging 3.0 docs, we found that because the library is Kotlin only, it is removed from the Java TOC. Users will not be able to browse the Paging 2 javadocs, but the Paging 3 javadocs are not available yet either.
Opening this bug to figure out a workaround for the TOC issue (if we want to do so) until we can generate javadocs from Kotlin sources