* #31728: added audio tab in edition mode
diff --git a/res/layout/activity_wizard.xml b/res/layout/activity_wizard.xml
index c0d71ed..0f80727 100644
--- a/res/layout/activity_wizard.xml
+++ b/res/layout/activity_wizard.xml
@@ -6,7 +6,6 @@
     <android.support.v4.view.ViewPager
         android:id="@+id/pager"
         android:layout_width="match_parent"
-        android:layout_height="match_parent"
-        android:background="#000000" />
+        android:layout_height="match_parent" />
 
 </RelativeLayout>
\ No newline at end of file