]> git.ktnx.net Git - mobile-ledger.git/commitdiff
work around trans. list menu items visible with setOffscreenPageLimit(1)
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 30 Apr 2021 06:34:12 +0000 (09:34 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 30 Apr 2021 19:20:20 +0000 (19:20 +0000)
with that call the transaction list fragment is loaded nicely
off-screen, but also it menu items get in the action bar. of the
fragment is navigated to and away they hide as before, but the initial
load is still a problem


No differences found