Arnaud Vergnet

Results 80 comments of Arnaud Vergnet

The splash screen is shown when the app loads into the phone's memory. Removing it would simply show a blank screen and would not speed up the app.

If it can ne animated maybe show a loading indicator on the map as well.

If we keep it then we have to change the way map buttons are handled. Right now it is quite complicated and introduces many bugs.

What I can try to do then is to re-add the layers button but making sure it fixes the current bugs. And then I will remove the layers selection in...

> But I agree there are some unresolved usability issues with that layers switch button. > Do you have an idea already how to fix them? I was thinking of...

I updated the main post with information from my latest commits.

> You can work on this one, I think your initial intention was to clean up the old/buggy code, and that's good ) I tried to refactor as much as...

1. I can try to do that 2. It should be possible yes but the place page may still show over the buttons on phones with small screens. 3. I...

@biodranik I implemented 1. and 2. I ended up removing the class `NavigationButtonsAnimationController` and moved the logic inside `MapsButtonsController` to make the architecture easier to understand. Here is a video...

> It'd be nice to have a left-handed mode that flips the buttons to the left :) I really like it so far though! I agree I would be nice...