mapbox-maps-android icon indicating copy to clipboard operation
mapbox-maps-android copied to clipboard

Add sdk-test module to hold robolectric shadow classes.

Open pengdev opened this issue 3 years ago • 0 comments

Summary of changes

User impact (optional)

Pull request checklist:

  • [ ] Briefly describe the changes in this PR.
  • [ ] Include before/after visuals or gifs if this PR includes visual changes.
  • [ ] Write tests for all new functionality. If tests were not written, please explain why.
  • [ ] Optimize code for java consumption (@JvmOverloads, @file:JvmName, etc).
  • [ ] Add example if relevant.
  • [ ] Document any changes to public APIs.
  • [ ] Apply changelog label ('breaking change', 'bug :beetle:', 'build', 'docs', 'feature :green_apple:', 'performance :zap:', 'testing :100:') or use the label 'skip changelog'
  • [ ] Add an entry inside this element for inclusion in the mapbox-maps-android changelog: <changelog></changelog>.
  • [ ] If this PR is a v10.[version] release branch fix / enhancement, merge it to main firstly and then port to v10.[version] release branch.

Fixes: < Link to related issues that will be fixed by this pull request, if they exist >

PRs must be submitted under the terms of our Contributor License Agreement CLA.

pengdev avatar Jan 13 '22 15:01 pengdev