Commit df3c11a
committed
Android: Replace TBXML with XmlPullParser
- The TBXML library produces a warning in Google Play Console that an app does not support 16 KB page sizes
- It's not necessary to use a third party library for parsing XML files, so it's not necessary to support that library still
- TBXML was used to read KML files1 parent d82b043 commit df3c11a
File tree
4 files changed
+184
-210
lines changed- src/android
- frameworks
- plugin/google/maps
4 files changed
+184
-210
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
233 | | - | |
234 | | - | |
235 | | - | |
236 | 232 | | |
237 | 233 | | |
238 | 234 | | |
| |||
Binary file not shown.
This file was deleted.
0 commit comments