-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Hi, I've noticed the background for everything is #000000, and forked to look at it to see if I could change it. When looking, within app/src/main/assets there's the default.xml, that's got #000000 on all backgrounds. But within the offlinemaps.apk file, assets/mapsforge, there are 2 default.xml, one that matches the app/src/main/assets, and one where all colours different, I've tried to fix within android studio, but that part is just past me. I'm okay at fault finding, but fixes I've no idea. Is there any chance either you could remove the #000000 default.xml file from the .apk file? Thanks
Update
Managed to update the fork, it was 2 png files in a folder that weren't there. Added them and then updated the default.xml in app/src/main/assets to the one with colour coded items. Rebuilt the app and pushed via the fork. Also, RWGPS isn't working currently, tried to get one manually on my phone with the src on the app, and a login is required.