-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Creating Kotlin demos for android-maps-utils #1283
Copy link
Copy link
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Currently, our
android-maps-utilsshowcases demos only in Java.Given that Kotlin is now the recommended language for modern Android Development, we could benefit from having our samples being Kotlin friendly and showcasing how we can Kotlin with
android-maps-utils. Some places are more obvious than others, but there is a certain level of Kotlin syntactic sugar that we can apply (starting withAsyncTasks, for instance).If you would like to upvote the priority of this issue, please comment below or react on the original post above with 👍 so we can see what is popular when we triage.