MarcusWolschon / osmeditor4android

Vespucci is a OpenStreetMap editor for Android
http://vespucci.io
Other
373 stars 83 forks source link

Optionally use hardware rendering on Android 10 and later #2663

Closed simonpoole closed 1 month ago

simonpoole commented 1 month ago

Starting with Android 10 it seems as if at least most of the issues with hardware rendering in Android have been resolved. This commits re-enables the experimental option to turn it on.

Resolves https://github.com/MarcusWolschon/osmeditor4android/issues/308