diff --git a/res/drawable-xhdpi/resizable_confirm_delete_button.png b/res/drawable-xhdpi/resizable_confirm_delete_button.9.png
similarity index 100%
rename from res/drawable-xhdpi/resizable_confirm_delete_button.png
rename to res/drawable-xhdpi/resizable_confirm_delete_button.9.png
diff --git a/res/drawable/back.xml b/res/drawable/back.xml
deleted file mode 100644
index 10c0e21d2..000000000
--- a/res/drawable/back.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
diff --git a/res/drawable/background.xml b/res/drawable/background.xml
deleted file mode 100644
index eefecb76b..000000000
--- a/res/drawable/background.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/res/drawable/button_background.xml b/res/drawable/button_background.xml
new file mode 100644
index 000000000..2a0ff0c72
--- /dev/null
+++ b/res/drawable/button_background.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
diff --git a/res/drawable/video_off.xml b/res/drawable/camera.xml
similarity index 100%
rename from res/drawable/video_off.xml
rename to res/drawable/camera.xml
diff --git a/res/drawable/camera_disabled.xml b/res/drawable/camera_disabled.xml
new file mode 100644
index 000000000..b7ee981f7
--- /dev/null
+++ b/res/drawable/camera_disabled.xml
@@ -0,0 +1,5 @@
+
+
diff --git a/res/drawable/cancel.xml b/res/drawable/cancel.xml
deleted file mode 100644
index a22bb497e..000000000
--- a/res/drawable/cancel.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/res/layout-sw720dp-land/main.xml b/res/layout-sw720dp-land/main.xml
deleted file mode 100644
index 8f2c76b69..000000000
--- a/res/layout-sw720dp-land/main.xml
+++ /dev/null
@@ -1,177 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/res/layout-sw720dp-land/settings.xml b/res/layout-sw720dp-land/settings.xml
deleted file mode 100644
index b6b4694a1..000000000
--- a/res/layout-sw720dp-land/settings.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/res/layout/active_call_image_row.xml b/res/layout/active_call_image_row.xml
deleted file mode 100644
index 969f74fdd..000000000
--- a/res/layout/active_call_image_row.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/res/layout/contact_add_row.xml b/res/layout/contact_add_row.xml
deleted file mode 100644
index 565724c0a..000000000
--- a/res/layout/contact_add_row.xml
+++ /dev/null
@@ -1,27 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/res/layout/dialog.xml b/res/layout/dialog.xml
new file mode 100644
index 000000000..7ceba4ddc
--- /dev/null
+++ b/res/layout/dialog.xml
@@ -0,0 +1,47 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/layout/menu_settings_button.xml b/res/layout/menu_settings_button.xml
deleted file mode 100644
index a672d50c2..000000000
--- a/res/layout/menu_settings_button.xml
+++ /dev/null
@@ -1,29 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/res/layout/incoming_alt.xml b/res/layout/outgoing_call.xml
similarity index 72%
rename from res/layout/incoming_alt.xml
rename to res/layout/outgoing_call.xml
index 924f312d4..226d0eeea 100644
--- a/res/layout/incoming_alt.xml
+++ b/res/layout/outgoing_call.xml
@@ -3,7 +3,7 @@
android:id="@+id/topLayout"
android:layout_width="match_parent"
android:layout_height="match_parent"
- android:background="@color/background">
+ android:background="@color/colorH">
@@ -15,12 +15,10 @@
android:background="@color/colorF">
@@ -33,24 +31,21 @@
android:orientation="vertical"
android:layout_above="@id/menu">
-
+ android:paddingTop="10dp">
+ android:layout_marginTop="10dp"/>
+ style="@style/font5"/>
+ android:layout_height="wrap_content"
+ style="@style/font2"
+ android:layout_gravity="center"/>
@@ -85,33 +77,46 @@
+ android:src="@drawable/micro_default" />
+
+
+
+