summaryrefslogtreecommitdiffstats
path: root/smtk-import
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2020-03-29 12:18:24 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2020-03-30 09:16:55 -0700
commitccb671685da56fd18f309a70e535be7f61c2eb57 (patch)
tree25f13287977f9273cb0f73e7eb1874cafbb0eab0 /smtk-import
parentd12e86cb2b7fa5562078d0d71ffec8d8201e70d6 (diff)
downloadsubsurface-ccb671685da56fd18f309a70e535be7f61c2eb57.tar.gz
mobile/dive-list: make sure filter input area is visible
Since apparently the header property of the ListView isn't reliably making sure that our filter input line is visible, let's move the filter header to be it's own visual element and manually manage the relationship between that and the ListView. The obvious idea was to anchor the ListView to the bottom of the filterHeader, but that didn't work in my tests. So instead we are using the topMargin to make sure that there is space to show the header. Because this re-indents the whole filterHeader, 'git show -w' gives a much better idea what this commit actually changes. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'smtk-import')
0 files changed, 0 insertions, 0 deletions