Auto-hide FAB on scroll (#435)
* feat(composeButton): hide fab on scroll * feat(composeButton): hide when scrolling in profile fragment * refactor(compose-fab): show fab after small scroll distance * refactor(compose-fab): code cleanup * feat(composeButton): hide when scrolling in profile * fix: duplicate fab var * feat(fab): show when scrolled to top * add option to turn it off --------- Co-authored-by: FineFindus <63370021+FineFindus@users.noreply.github.com>
This commit is contained in:
@@ -261,4 +261,5 @@
|
||||
<string name="sk_settings_hide_interaction">Hide interaction buttons</string>
|
||||
<string name="sk_follow_as">Follow from other account</string>
|
||||
<string name="sk_followed_as">Followed from %s</string>
|
||||
<string name="sk_settings_hide_fab">Auto-hide Compose button</string>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user