You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<issueid="NewApi"message="Call requires API level 29 (current min is 26): `android.widget.TextView#setTextCursorDrawable`"errorLine1=" textCursorDrawable = cursor_drawable"errorLine2=" ~~~~~~~~~~~~~~~~~~">
<issueid="NewApi"message="Call requires API level 29 (current min is 26): `android.widget.TextView#setTextSelectHandle`"errorLine1=" setTextSelectHandle(handle_drawable)"errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<issueid="NewApi"message="Call requires API level 29 (current min is 26): `android.widget.TextView#setTextSelectHandleLeft`"errorLine1=" setTextSelectHandleLeft(handle_drawable)"errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<issueid="NewApi"message="Call requires API level 29 (current min is 26): `android.widget.TextView#setTextSelectHandleRight`"errorLine1=" setTextSelectHandleRight(handle_drawable)"errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<issueid="NewApi"message="Field requires API level 29 (current min is 26): `android.provider.MediaStore.Downloads#EXTERNAL_CONTENT_URI`"errorLine1=" val uri = context.contentResolver.insert(MediaStore.Downloads.EXTERNAL_CONTENT_URI, values)"errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<issueid="NewApi"message="Field requires API level 29 (current min is 26): `android.provider.MediaStore.Downloads#EXTERNAL_CONTENT_URI`"errorLine1=" val uri = context.contentResolver.insert(MediaStore.Downloads.EXTERNAL_CONTENT_URI, values)"errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<issueid="ProduceStateDoesNotAssignValue"message="produceState calls should assign `value` inside the producer lambda"errorLine1=" val bitmap by produceState<android.graphics.Bitmap?>(initialValue = null, bytes) {"errorLine2=" ~~~~~~~~~~~~">
<issueid="UnrememberedGetBackStackEntry"message="Calling getBackStackEntry during composition without using `remember` with a NavBackStackEntry key"errorLine1=" try { nav_controller.getBackStackEntry(routes.inbox) } catch (_: Throwable) { null }"errorLine2=" ~~~~~~~~~~~~~~~~~">
0 commit comments