so AndroidSqliteDriver and Database should be in s...
# squarelibraries
i
so AndroidSqliteDriver and Database should be in separate class?
s
yep! in general, abstracting away your business logic is not only good for your arch, but also enables you to iterate faster on your UI using fake preview/test models.