Following material design standards, clicking a button in a Bottom Navigation that is already active should scroll to the top I have a FrameLayout with CoordinatorLayout, which in turn has a RecyclerView (a list of elements). My intention is to make the activity roll to the top.