I would like to create a CollapsingToolbarLayout that contains two views (one below the other – like a LinearLayout manner). The problem is that i would like these views to have different collapse modes – upper one parallax, the other – none. When I put them in one LinearLayout I can only set the collapse mode to this LinearLayout, so