Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 84156fc1 authored by Riley Jones's avatar Riley Jones
Browse files

Implement smooth FAB animations for displacement due to IME visibility changes

For the FAB to remember where it was before being displaced by an IME,
it needs to avoid persisting its position (updating the internal percentage-position value)
This change adds a parameter to onPositionChanged(), as well as our spring animation functions,
that controls whether they persist the position,
allowing us to use them for handling IME displacement.

Bug: 281150010
Test: adb sync system_ext && adb shell stop && adb shell start
Change-Id: Ic259db5d2612737aada2dd0440efce661754677b
parent 116560a4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment