]> git.ktnx.net Git - mobile-ledger.git/commit
collapse profile list and close the drawer when switching profiles
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 29 Mar 2019 11:55:04 +0000 (13:55 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 29 Mar 2019 11:56:05 +0000 (13:56 +0200)
commit08d7c928644409544a44a41d21e00d92daec7c8e
tree961474f7dbb3fc7e5ddcc290d067d12086d281e6
parentbb5af0ec63f22f43957a9d79347b7ab03a20a3a3
collapse profile list and close the drawer when switching profiles

when the profiles use different themes this kind of worked as a side
effect of activity restart, but when the profiles use the same theme
the drawer remains open making it seem that something didn't work
app/src/main/java/net/ktnx/mobileledger/ui/activity/MainActivity.java