element-android/multipicker
Benoit Marty 84f7eb29e0 Add robustness when getting data from cursors.
Use androidx.core.database extension for better nullability check, and ignore uncomplete data.
2021-12-01 16:09:12 +01:00
..
src/main Add robustness when getting data from cursors. 2021-12-01 16:09:12 +01:00
.gitignore Initial implementation of multipicker. 2020-03-20 12:12:59 +03:00
build.gradle No need to add explicit dependencies on stdlib, this is added by the gradle plugin since 1.4 2021-10-19 19:06:27 +02:00
consumer-rules.pro Initial implementation of multipicker. 2020-03-20 12:12:59 +03:00
proguard-rules.pro Initial implementation of multipicker. 2020-03-20 12:12:59 +03:00