]> git.ktnx.net Git - mobile-ledger.git/commitdiff
NT: keep cursor position while setting account name text
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Wed, 3 Mar 2021 17:33:20 +0000 (19:33 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Wed, 3 Mar 2021 17:33:20 +0000 (19:33 +0200)
some times the ViewHolder is replaced and the already entred text needs
to be restored. this resets the cursor position to 0, which is rather
uncomfortable while entering text


No differences found