From 26b0de5818b2aacfae60b7d6fcfccf370c1ed294 Mon Sep 17 00:00:00 2001 From: Dave Arter Date: Mon, 10 Apr 2017 11:10:30 +0100 Subject: Add launch screens for android --- cobrands/cuidomiciudad/config.xml | 25 +++++++++++---------- .../android/drawable-hdpi/screen.9.png | Bin 0 -> 12943 bytes .../android/drawable-ldpi/screen.9.png | Bin 0 -> 5735 bytes .../android/drawable-mdpi/screen.9.png | Bin 0 -> 8098 bytes .../android/drawable-xhdpi/screen.9.png | Bin 0 -> 21515 bytes .../android/drawable-xxhdpi/screen.9.png | Bin 0 -> 27561 bytes .../android/drawable-xxxhdpi/screen.9.png | Bin 0 -> 34609 bytes 7 files changed, 13 insertions(+), 12 deletions(-) create mode 100644 res/cuidomiciudad/android/drawable-hdpi/screen.9.png create mode 100644 res/cuidomiciudad/android/drawable-ldpi/screen.9.png create mode 100644 res/cuidomiciudad/android/drawable-mdpi/screen.9.png create mode 100644 res/cuidomiciudad/android/drawable-xhdpi/screen.9.png create mode 100644 res/cuidomiciudad/android/drawable-xxhdpi/screen.9.png create mode 100644 res/cuidomiciudad/android/drawable-xxxhdpi/screen.9.png diff --git a/cobrands/cuidomiciudad/config.xml b/cobrands/cuidomiciudad/config.xml index 0e74506..0673eac 100644 --- a/cobrands/cuidomiciudad/config.xml +++ b/cobrands/cuidomiciudad/config.xml @@ -43,18 +43,19 @@ - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/res/cuidomiciudad/android/drawable-hdpi/screen.9.png b/res/cuidomiciudad/android/drawable-hdpi/screen.9.png new file mode 100644 index 0000000..a29b587 Binary files /dev/null and b/res/cuidomiciudad/android/drawable-hdpi/screen.9.png differ diff --git a/res/cuidomiciudad/android/drawable-ldpi/screen.9.png b/res/cuidomiciudad/android/drawable-ldpi/screen.9.png new file mode 100644 index 0000000..79624fc Binary files /dev/null and b/res/cuidomiciudad/android/drawable-ldpi/screen.9.png differ diff --git a/res/cuidomiciudad/android/drawable-mdpi/screen.9.png b/res/cuidomiciudad/android/drawable-mdpi/screen.9.png new file mode 100644 index 0000000..1835259 Binary files /dev/null and b/res/cuidomiciudad/android/drawable-mdpi/screen.9.png differ diff --git a/res/cuidomiciudad/android/drawable-xhdpi/screen.9.png b/res/cuidomiciudad/android/drawable-xhdpi/screen.9.png new file mode 100644 index 0000000..12a4b2a Binary files /dev/null and b/res/cuidomiciudad/android/drawable-xhdpi/screen.9.png differ diff --git a/res/cuidomiciudad/android/drawable-xxhdpi/screen.9.png b/res/cuidomiciudad/android/drawable-xxhdpi/screen.9.png new file mode 100644 index 0000000..5114bee Binary files /dev/null and b/res/cuidomiciudad/android/drawable-xxhdpi/screen.9.png differ diff --git a/res/cuidomiciudad/android/drawable-xxxhdpi/screen.9.png b/res/cuidomiciudad/android/drawable-xxxhdpi/screen.9.png new file mode 100644 index 0000000..72e0385 Binary files /dev/null and b/res/cuidomiciudad/android/drawable-xxxhdpi/screen.9.png differ -- cgit v1.2.3