diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 01b1d972e..967ce5274 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -79,6 +79,12 @@ + + + + + diff --git a/res/layout/conf_callee.xml b/res/layout/conf_callee.xml index a63fea3a4..faff7916f 100644 --- a/res/layout/conf_callee.xml +++ b/res/layout/conf_callee.xml @@ -12,27 +12,18 @@ android:layout_width="wrap_content" android:layout_height="fill_parent" android:layout_centerVertical="true"> + android:visibility="gone" + android:layout_width="wrap_content" android:layout_height="wrap_content" /> - - - - - + android:visibility="gone" + android:layout_width="wrap_content" android:layout_height="wrap_content" /> - - + diff --git a/res/layout/conf_callee_older_devices.xml b/res/layout/conf_callee_older_devices.xml index 3b21cd493..86eb82a86 100644 --- a/res/layout/conf_callee_older_devices.xml +++ b/res/layout/conf_callee_older_devices.xml @@ -21,24 +21,11 @@ - - - - - - diff --git a/res/layout/conf_choices_admin.xml b/res/layout/conf_choices_admin.xml deleted file mode 100644 index cc7963fb3..000000000 --- a/res/layout/conf_choices_admin.xml +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/res/layout/conf_choices_dialog.xml b/res/layout/conf_choices_dialog.xml index bce46ca5a..7d2fd1581 100644 --- a/res/layout/conf_choices_dialog.xml +++ b/res/layout/conf_choices_dialog.xml @@ -41,15 +41,6 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" /> - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/res/layout/conf_details_participant_choices_dialog.xml b/res/layout/conf_details_participant_choices_dialog.xml new file mode 100644 index 000000000..f7a79b68e --- /dev/null +++ b/res/layout/conf_details_participant_choices_dialog.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/layout/conference_details_layout.xml b/res/layout/conference_details_layout.xml new file mode 100644 index 000000000..1960221e6 --- /dev/null +++ b/res/layout/conference_details_layout.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + diff --git a/res/layout/conferencing.xml b/res/layout/incall_layout.xml similarity index 87% rename from res/layout/conferencing.xml rename to res/layout/incall_layout.xml index 6027dcdc5..b9f15d338 100644 --- a/res/layout/conferencing.xml +++ b/res/layout/incall_layout.xml @@ -10,10 +10,6 @@ -