]> git.ktnx.net Git - mobile-ledger.git/commit
fix profile selection mess when the radio buttons are used
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 11 Jan 2019 19:28:00 +0000 (19:28 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 11 Jan 2019 19:28:00 +0000 (19:28 +0000)
commitbadaea311478b5a6b28f7ba11991d9ea5f4c13af
treed5346c757ac972d8254813badbc271254eb672f8
parent2fe366bc4f382a35ef1379a158a6131ca89bdb9e
fix profile selection mess when the radio buttons are used

also maybe fix a leak of handlers created on each bind
app/src/main/java/net/ktnx/mobileledger/ui/activity/ProfileListActivity.java