diff --git a/res/layout/call.xml b/res/layout/call.xml index 928d4d840..9b4ea32a6 100644 --- a/res/layout/call.xml +++ b/res/layout/call.xml @@ -82,9 +82,10 @@ android:id="@+id/avatar_layout" android:layout_width="match_parent" android:layout_height="wrap_content" - android:layout_below="@id/action_menu" + android:layout_above="@+id/active_call_info" android:layout_margin="5dp" android:gravity="center_horizontal" + android:paddingBottom="10dp" android:paddingTop="10dp"> + 1) { switchCamera.setVisibility(View.VISIBLE);