Increase the default pixmap cache size on Android to 384MB13.13
commit11ac5da640da2457274dcc40aa0473b7c6c52b85
authorMartin Tůma <tumic@cbox.cz>
Mon, 18 Dec 2023 20:18:50 +0000 (18 21:18 +0100)
committerMartin Tůma <tumic@cbox.cz>
Mon, 18 Dec 2023 20:18:50 +0000 (18 21:18 +0100)
tree14e7a7971e64267f2c4723d67eb99ffe4a2e4490
parent112dc59cf2c845a1af8630a3137ca77c90bd366a
Increase the default pixmap cache size on Android to 384MB

We need at least 4 * 4096x4096x4 for overzoomed vector tiles + additional
memory for remaining pixmaps (GUI icons, ...)
src/GUI/settings.cpp