Android MDC: ExtendedFloatingActionButton shrink and Expand animations whilst scrolling loose the position of the component
I’ve created an EFAB that is a direct child of CoordinatorLayout. In the CoordinatorLayout there is a RecyclerView with a scroll listener that expands and shrinks the EFAB (I’m trying to replicate the m3 scrolling behaviors seen here). The EFAB is anchored to the bottom navigation view