diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 967ce5274..d79e0e751 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -80,7 +80,8 @@ + android:theme="@android:style/Theme.NoTitleBar" + android:screenOrientation="portrait"> diff --git a/res/layout/conf_callee.xml b/res/layout/conf_callee.xml index faff7916f..f26818d07 100644 --- a/res/layout/conf_callee.xml +++ b/res/layout/conf_callee.xml @@ -1,6 +1,6 @@ - + + + + diff --git a/res/layout/conf_callee_older_devices.xml b/res/layout/conf_callee_older_devices.xml index 86eb82a86..b88091a77 100644 --- a/res/layout/conf_callee_older_devices.xml +++ b/res/layout/conf_callee_older_devices.xml @@ -1,6 +1,7 @@ + android:layout_width="fill_parent" android:layout_height="48px" + android:background="@drawable/conf_callee_bg"> + android:layout_toRightOf="@id/picture" android:layout_toLeftOf="@id/callee_statuses" + android:layout_width="fill_parent" android:layout_height="48px"> - + + + + diff --git a/res/layout/conf_details_participant.xml b/res/layout/conf_details_participant.xml deleted file mode 100644 index 4badff5f6..000000000 --- a/res/layout/conf_details_participant.xml +++ /dev/null @@ -1,47 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/res/layout/incall_layout.xml b/res/layout/incall_layout.xml index bd2b2d76b..0f5e54146 100644 --- a/res/layout/incall_layout.xml +++ b/res/layout/incall_layout.xml @@ -52,6 +52,9 @@ +