If foo list screen has complete foo data, I'd cach...
# android-architecture
y
If foo list screen has complete foo data, I'd cache them in memory as a
Map<ID, Foo>
, or in SQLite
whoops I should've used thread