diff --git a/res/drawable-xhdpi/copy.png b/res/drawable-xhdpi/copy.png new file mode 100644 index 00000000..44c24296 Binary files /dev/null and b/res/drawable-xhdpi/copy.png differ diff --git a/res/drawable-xhdpi/heart.png b/res/drawable-xhdpi/heart.png new file mode 100644 index 00000000..a97c85b0 Binary files /dev/null and b/res/drawable-xhdpi/heart.png differ diff --git a/res/drawable-xhdpi/icon.png b/res/drawable-xhdpi/icon.png new file mode 100644 index 00000000..7668a2c1 Binary files /dev/null and b/res/drawable-xhdpi/icon.png differ diff --git a/res/drawable-xhdpi/logo.png b/res/drawable-xhdpi/logo.png new file mode 100644 index 00000000..2808203f Binary files /dev/null and b/res/drawable-xhdpi/logo.png differ diff --git a/res/drawable-xhdpi/paste.png b/res/drawable-xhdpi/paste.png new file mode 100644 index 00000000..da55e7a3 Binary files /dev/null and b/res/drawable-xhdpi/paste.png differ diff --git a/res/drawable-xhdpi/sym_keyboard_delete.png b/res/drawable-xhdpi/sym_keyboard_delete.png new file mode 100644 index 00000000..f5ca50ec Binary files /dev/null and b/res/drawable-xhdpi/sym_keyboard_delete.png differ diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 2df7b02c..acd061ab 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -40,12 +40,14 @@ - @string/p_layout_cellphone @string/p_layout_calculator + @string/p_layout_simple + @string/p_layout_cellphone - main_cellphone main_calculator + simple + main_cellphone diff --git a/res/values/colors.xml b/res/values/colors.xml index c45dbe16..dfae68a2 100644 --- a/res/values/colors.xml +++ b/res/values/colors.xml @@ -10,7 +10,7 @@ #ffffff99 #ffffffff #ffffffff - #44ffffff + #ff1f1f1f #ffffff99 #ff000000 \ No newline at end of file