From 023fa0e8d18a95e4fecb256fd4e4a1e6488c3df8 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Sat, 25 Jul 2020 21:21:22 +0200 Subject: move default background images to drawable-nodpi, drawable is treated as mdpi and will lead to upscaled images. Fixes blank background images on older devices because of exceeded opengl pixel width/height limits --- .../custom/res/drawable-nodpi/ic_splash_background.png | Bin 0 -> 90207 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 app/src/custom/res/drawable-nodpi/ic_splash_background.png (limited to 'app/src/custom/res/drawable-nodpi/ic_splash_background.png') diff --git a/app/src/custom/res/drawable-nodpi/ic_splash_background.png b/app/src/custom/res/drawable-nodpi/ic_splash_background.png new file mode 100644 index 00000000..6a06ddc9 Binary files /dev/null and b/app/src/custom/res/drawable-nodpi/ic_splash_background.png differ -- cgit v1.2.3