diff --git a/res/layout/external_player_fragment.xml b/res/layout/external_player_fragment.xml index 7e3be4b78..cdde81aa4 100644 --- a/res/layout/external_player_fragment.xml +++ b/res/layout/external_player_fragment.xml @@ -3,7 +3,8 @@ android:id="@+id/fragmentLayout" android:layout_width="match_parent" android:layout_height="wrap_content" - android:orientation="vertical" > + android:orientation="vertical" + android:visibility="gone" >