Dustin Lam

Results 12 comments of Dustin Lam

A bit more context here: https://issuetracker.google.com/176503896 In general there are basically two ways to do this: - Changing `initialKey` passed to `Pager` - enablePlaceholders in PagingConfig, set jumpThreshold and implement...

Room does not support item keyed paging yet - they've moved to paging3 but still have some ways to go to get to item keyed. SQLDelight allows a key map...

What device / api level are you testing on?

Do you have a sample project we could use to reproduce the issue?

FYI you'll need to rebase to get the checks to pass as we had some troubles with CI recently.

> @tikurahul Hello, I found a code check failure here, will this affect code merging? ``` > Task :core:core:lintDebug FAILED /home/runner/work/androidx/androidx/core/core/src/main/java/androidx/core/app/ActivityCompat.java:830: Error: Calling Method.invoke without an SDK check [BanUncheckedReflection from...

You can safely ignore the lint failure here - it's on our end.

I tried for a bit, but couldn't figure out how to declare it in toml. I would also prefer to share the plugin version and apply it from a common...

Our GH build is not in a good state, so I would ignore failures in the checks here, but just enabling it so copybara can mirror the change to Gerrit...