diff --git a/res/layout/swap_create.xml b/res/layout/swap_create.xml
index 3fa5bb414..1c30210a6 100644
--- a/res/layout/swap_create.xml
+++ b/res/layout/swap_create.xml
@@ -1,19 +1,66 @@
-
+
+
+
+ xmlns:tools="http://schemas.android.com/tools"
+ tools:context=".views.swap.SwapActivity">
-
+ android:layout_height="match_parent"
+ android:visibility="gone"
+ android:gravity="center">
-
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 153083ffc..a023b427c 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -40,10 +40,12 @@
+
+