diff --git a/app/src/main/res/layout/import_seed.xml b/app/src/main/res/layout/import_seed.xml
index 01ffc12..3bf41c6 100644
--- a/app/src/main/res/layout/import_seed.xml
+++ b/app/src/main/res/layout/import_seed.xml
@@ -1,47 +1,29 @@
-
-
-
-
-
@@ -81,30 +55,25 @@
android:layout_marginRight="@dimen/activity_horizontal_margin"
android:layout_marginTop="10dp"
android:textColor="@color/red"
- android:textStyle="bold" />
-
-
-
-
@@ -178,7 +144,7 @@
android:layout_height="wrap_content"
android:layout_gravity="center"
android:layout_margin="10dp"
- android:background="@color/green"
+ android:background="@color/colorPrimary"
android:padding="10dp"
android:text="@string/create_wallet"
android:textColor="@color/white" />
@@ -188,6 +154,7 @@
+ android:layout_gravity="bottom"
+ android:id="@+id/statusBar"/>
-
+
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index caa4ab5..1e1d236 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -47,6 +47,7 @@
Seed
PIN (6+ digits)
PIN confirm
+ Seed
CREATE
OR
Existing Account