Toolbar will not collapse with Scrollview as child of CoordinatorLayout March 8, 2023 by Tarik The ScrollView does not cooperate with the CoordinatorLayout. You have to use NestedScrollView instead of ScrollView