I am using leanback and I want to make headers like Netflix has in its Android tv app like below.
when header fragment is opened it shows both text along with icon(first image) and when header is closed they only show icon and highlight it. (second image).
In my app I'm able to develop the customize header with text and icons but I want to show this half-way hiding like Netflix is doing. Is there any way to achieve this functionality. Kindly suggest.