Skip to content
Commit f6d72ca6 authored by Michal Brzezinski's avatar Michal Brzezinski
Browse files

Hiding split shade media container when not needed

Media container that is used only on the lockscreen in split shade mode is initially visible when user didn't interact with media.
It doesn't contain media player itself, but has padding that interferes with other layout elements. It's properly hidden only after user sees media widget.
This change makes sure that when media should not be visible, every container is marked as GONE.

Fixes: 191010901
Test: restart device and see if empty container is present. HSV after fix: https://hsv.googleplex.com/5408886683074560?node=34
Change-Id: Ib184ba747531da5d288df6381189c5237f1aef6c
parent 7dfe7b74
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment