diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b11ae1c641..8bdd09350b 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 0000000000..c59a8ac065 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 0000000000..d6d1980cc6 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 0000000000..b1c565b1bb 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 0000000000..7b4fc222fd 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 0000000000..a977ebb912 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 0000000000..671f2e5c32 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 0000000000..ac627053e8 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 0000000000..5e3165a49f --- /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 0b901dbd3a..4f2b9bf007 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" > + + + + + + - + + + - + + + - + - - - - - - - - - - - - -