]> git.ktnx.net Git - mobile-ledger.git/commit
model: reorder account rows by their position
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Mon, 8 Feb 2021 06:01:32 +0000 (06:01 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 18 Feb 2021 07:36:20 +0000 (07:36 +0000)
commit2df070af07bb9b7803ea1de244a6cc547a0167cc
treef3d4ddb2ad856b9a5cc329415a06325cb902838d
parent5921c8117df3703b5004d0abc74fd02a09ca51f6
model: reorder account rows by their position

it is stupid that this cannot be achieved in Room
app/src/main/java/net/ktnx/mobileledger/ui/templates/TemplateDetailsViewModel.java