Signal-Android/spinner/lib
Greyson Parrelli 10f78d5daa Change spinner to lazily read database stuff.
Otherwise you get into situations where Spinner will force DB accesses
super early during Application#onCreate on the main thread, which can be
bad when testing large DB migrations.
2022-12-16 15:22:04 -05:00
..
src/main Change spinner to lazily read database stuff. 2022-12-16 15:22:04 -05:00
build.gradle Rename *Database androidTest classes to *Table. 2022-12-01 18:15:37 -05:00