Android does not show tabs
问题 I am in a process of changing home activity to include tabs. I use https://github.com/saulmm/CoordinatorExamples as a source. For unknown reason I do not see the tabs in my AppBarLayout . I can see the Fragment content but tab headers are not displayed at all. I use appcompat-v7:23.3.0. Shortened layout: <android.support.design.widget.CoordinatorLayout <android.support.design.widget.AppBarLayout <android.support.design.widget.CollapsingToolbarLayout <ImageView .. <android.support.v7.widget