diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b11ae1c64..8bdd09350 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -35,10 +35,9 @@ android:label="@string/app_name" android:theme="@style/Theme.Sherlock.Light.DarkActionBar"> - @@ -62,22 +61,34 @@ + + + + diff --git a/res/drawable-hdpi/import_database.png b/res/drawable-hdpi/import_database.png new file mode 100644 index 000000000..c59a8ac06 Binary files /dev/null and b/res/drawable-hdpi/import_database.png differ diff --git a/res/drawable-hdpi/padlock_prompt.png b/res/drawable-hdpi/padlock_prompt.png new file mode 100644 index 000000000..d6d1980cc Binary files /dev/null and b/res/drawable-hdpi/padlock_prompt.png differ diff --git a/res/drawable-mdpi/import_database.png b/res/drawable-mdpi/import_database.png new file mode 100644 index 000000000..b1c565b1b Binary files /dev/null and b/res/drawable-mdpi/import_database.png differ diff --git a/res/drawable-mdpi/padlock_prompt.png b/res/drawable-mdpi/padlock_prompt.png new file mode 100644 index 000000000..7b4fc222f Binary files /dev/null and b/res/drawable-mdpi/padlock_prompt.png differ diff --git a/res/drawable-xhdpi/import_database.png b/res/drawable-xhdpi/import_database.png new file mode 100644 index 000000000..a977ebb91 Binary files /dev/null and b/res/drawable-xhdpi/import_database.png differ diff --git a/res/drawable-xhdpi/padlock_prompt.png b/res/drawable-xhdpi/padlock_prompt.png new file mode 100644 index 000000000..671f2e5c3 Binary files /dev/null and b/res/drawable-xhdpi/padlock_prompt.png differ diff --git a/res/drawable/background_pattern.png b/res/drawable/background_pattern.png new file mode 100644 index 000000000..ac627053e Binary files /dev/null and b/res/drawable/background_pattern.png differ diff --git a/res/drawable/background_pattern_repeat.xml b/res/drawable/background_pattern_repeat.xml new file mode 100644 index 000000000..5e3165a49 --- /dev/null +++ b/res/drawable/background_pattern_repeat.xml @@ -0,0 +1,3 @@ + + diff --git a/res/layout/change_passphrase_activity.xml b/res/layout/change_passphrase_activity.xml index 0b901dbd3..4f2b9bf00 100644 --- a/res/layout/change_passphrase_activity.xml +++ b/res/layout/change_passphrase_activity.xml @@ -1,90 +1,81 @@ + + android:layout_width="fill_parent" + android:layout_height="fill_parent" + android:fillViewport="true" + android:background="@drawable/background_pattern_repeat"> - + android:layout_height="fill_parent" + android:gravity="center" > + + + + + + - + + + - + + + - + - - - - - - - - - - - - -