]> git.ktnx.net Git - mobile-ledger.git/commit
Profile list: block change notifications while moving items around
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 4 Apr 2019 13:00:01 +0000 (16:00 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 4 Apr 2019 13:00:01 +0000 (16:00 +0300)
commit9d20e3d42b25e152bb1153c3e8689eabfa65e513
tree549127aa97f4df600974b24f7d144ae8a1f9707e
parentb29d3473e0c0516e15d2f5ac470b97700322e9dc
Profile list: block change notifications while moving items around

this avoids a refresh of the adapter, making the recycler view stop
the swapping dance
app/src/main/java/net/ktnx/mobileledger/ui/profiles/ProfilesRecyclerViewAdapter.java