fix fab being hidden when scrolling to top

closes sk22#528
This commit is contained in:
sk
2023-06-03 21:54:57 +02:00
parent 6684311ec5
commit 056bfaacfe
7 changed files with 11 additions and 13 deletions

View File

@@ -3,4 +3,5 @@
<dimen name="text_max_height">220dp</dimen>
<dimen name="text_collapsed_height">145dp</dimen>
<dimen name="layout_max_width">450dp</dimen>
<dimen name="scroll_to_top_delta">300dp</dimen>
</resources>