blob: 7aaf6d88ee5a71995dc4b50f017935659ee4ab32 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.6.0-beta01" type="baseline" client="gradle" dependencies="false" name="AGP (8.6.0-beta01)" variant="all" version="8.6.0-beta01">
<issue
id="BanThreadSleep"
message="Uses Thread.sleep()"
errorLine1=" .doOnSubscribe { Thread.sleep(300) } // subscribe but delay the load"
errorLine2=" ~~~~~">
<location
file="src/androidTest/kotlin/androidx/room/paging/rxjava3/LimitOffsetRxPagingSourceTest.kt"/>
</issue>
</issues>