Render theme xml pull parser, fix #431

This commit is contained in:
Emux
2020-09-24 18:05:19 +03:00
parent 804c8c4603
commit 661bc08bbf
11 changed files with 2018 additions and 254 deletions

View File

@@ -5,6 +5,7 @@
- Android: scoped storage example [#785](https://github.com/mapsforge/vtm/pull/785)
- Mapsforge: map stream support [#784](https://github.com/mapsforge/vtm/pull/784)
- Render theme from Android content providers [#783](https://github.com/mapsforge/vtm/pull/783)
- Render theme xml pull parser [#786](https://github.com/mapsforge/vtm/pull/786)
- Many other minor improvements and bug fixes
- [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.15.0)