Skip to content
Snippets Groups Projects
Commit 7f004b6f authored by Adrien Béraud's avatar Adrien Béraud
Browse files

BubbleView: surface size should fit the actual visible size

parent 81a34d33
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
android:id="@+id/main_view"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:focusable="true"/>
android:layout_above="@+id/speaker_toggle"/>
<RelativeLayout
android:id="@+id/call_status_bar"
......
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