Searched refs:collapsingBarLayout (Results 1 – 1 of 1) sorted by relevance
125 View collapsingBarLayout = getActivity().findViewById(R.id.collapsing_toolbar); in onViewCreated() local126 if (toolbar != null && collapsingBarLayout != null) { in onViewCreated()