Sebastien ROUIF
                                            Sebastien ROUIF
                                        
                                    @gszecsi I'm facing the same issue/request. Did you make some progress on this?
@jrodbx are you ok with the approach? should I put documentation somewhere?
LineManager is an implementation of AnnotationManager which uses a DraggableAnnotationController which also sets a touchListener on the mapView. Unfortunately, you can only set one touchListener on the `View` (it's a...
> the FOLLOW mode means the current gps is always in the center of screen do you mean by that that the user should not be able to move the...
Is that something you would be interested in, I might put the time to contribute later on as the number of screenshot is growing on my side
Great! I see you are going though cleanup and bug fixes. Let us know when you start that branch and if there are things we could help with.
@thomas-lowry Could you give hints on how to approach this? Where would you store the asset?
@lee237592 is your problem that the power menu doesn't get "focus" when it opens?
Hi Saket, Interesting question, do you specify a specific path for your debug tests? this is where the folder of the screenshots is defined: https://github.com/dropbox/dropshots/blob/main/dropshots-gradle-plugin/src/main/kotlin/com/dropbox/dropshots/DropshotsPlugin.kt#L47 Currently the folder doesn't seem...
@rharter what was the reasoning to have the screenshots in the "screenshot" folder and not an asset folder inside a `res/assets` folder ?