Skip to content

Commit

Permalink
...update jetpack compose library to g3...
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 491420626
  • Loading branch information
sjudd authored and glide-copybara-robot committed Nov 28, 2022
1 parent fdcef29 commit b32fc26
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class GlidePreloaderTest {
PreloadOneItemGlideLazyListPreloader(state)
}

assertThatModelIsInMemoryCache(preloadModels[2])
assertThatModelIsInMemoryCache(preloadModels[1])
}

fun assertThatModelIsInMemoryCache(@DrawableRes model: Int){
Expand Down

0 comments on commit b32fc26

Please sign in to comment.