Render theme xml pull parser, fix #431
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@ Current version is [![Maven Central](https://img.shields.io/maven-central/v/org.
|
||||
```groovy
|
||||
implementation 'org.mapsforge:vtm:[CURRENT-VERSION]'
|
||||
implementation 'org.mapsforge:vtm-themes:[CURRENT-VERSION]'
|
||||
implementation 'net.sf.kxml:kxml2:2.3.0'
|
||||
implementation 'org.slf4j:slf4j-api:1.7.28'
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user