Vitaly Zayankovsky

Results 5 issues of Vitaly Zayankovsky

Refs https://github.com/mapbox/mapbox-java/pull/1465#discussion_r927488318. For example after you release 6.7.0-beta.1, snapshots will have version 6.8.0-SNAPSHOT, while they should have version 6.7.0-SNAPSHOT until there is a stable 6.7.0 release.

op-ex

When you call `updateBitmap` widget is updated in a way that keeps center point in the same location. But that means that parameters that were passed to `BitmapWidget` constructor are...

bug :beetle:
android auto

**Describe the bug** Koin crashes with the following stack trace: ``` java.lang.IllegalStateException: Fragment Scope is already created at org.koin.androidx.scope.FragmentExtKt.createFragmentScope(FragmentExt.kt:36) at org.koin.androidx.scope.ScopeFragment.onViewCreated(ScopeFragment.kt:46) at com.mapbox.onetap.map.presentation.ui.DropInFragment.onViewCreated(DropInFragment.kt:258) at androidx.fragment.app.Fragment.performViewCreated(Fragment.java:3128) at androidx.fragment.app.FragmentStateManager.createView(FragmentStateManager.java:552) at androidx.fragment.app.FragmentStateManager.moveToExpectedState(FragmentStateManager.java:261) at...

1TAP use case: when user opens category card, we would like to go into `Idle` camera state and zoom out the map to display all the objects. When use closes...

jira-sync-complete