Skip to content
Snippets Groups Projects
Commit 1720269a authored by Alexandre Perraud's avatar Alexandre Perraud Committed by Geoffrey Métais
Browse files

Use new renderer default background image

parent bb74f474
No related branches found
No related tags found
No related merge requests found
......@@ -36,11 +36,11 @@
android:id="@+id/player_overlay_background"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:background="@color/grey850"
android:background="@color/black"
android:fitsSystemWindows="true" >
<ImageView
android:id="@+id/player_remote_tips_background"
android:id="@+id/renderer_background_cone"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_centerInParent="true"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment