mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-07-14 01:33:03 +01:00
aa9d8e4d14
Added a FloatingActionButton to the conversation_fragment that appears and disappears using the same logic as the existing compose divider: appear when the conversation list is scrolled away from the bottom, disappear when the list is scrolled to the bottom. Fixes #5651