Ken
Ken
Maybe this will help: https://github.com/sephiroth74/Material-BottomNavigation/issues/39
I found a work-around for now: 1. Copy [FloatingActionButtonBehavior.java](https://github.com/sephiroth74/Material-BottomNavigation/blob/c785baa207a973b423ae0bc5952177f27016bb81/bottom-navigation/src/main/java/it/sephiroth/android/library/bottomnavigation/FloatingActionButtonBehavior.java) to your project. 2. Update FloatingActionButton's `app:layout_behavior` to use this custom behavior. 3. On line #87, change the code to: `child.setTranslationY(t...