Signal-Android/spinner/app/src/main/java/org
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
..
signal/spinnertest Change spinner to lazily read database stuff. 2022-12-16 15:22:04 -05:00