bparmentier / OpenBikeSharing

Shared bikes availability in your city
https://openbikesharing.org
Other
67 stars 56 forks source link

Added SwipeRefreshLayout #31

Closed frazzmark closed 8 years ago

frazzmark commented 8 years ago

finally, the swiperefreshlayourt is ready. Now pull down to refresh the stations.

frazzmark commented 8 years ago

I have no idea why travis CI build fails, but I get a different error when merging the two repos and building the app locally with ./gradlew build

bparmentier commented 8 years ago

You didn't update your fork to the latest version. There were some changes in those files since your commit five months ago. Please take a look here : https://help.github.com/articles/syncing-a-fork/

frazzmark commented 8 years ago

Ah I see... I thought that wasn't strictly necessary.... Will do when I have time. Il 08 mar 2016 08:35, Bruno Parmentier notifications@github.com ha scritto:You didn't update your fork to the latest version. There were some changes in those files since your commit five months ago. Please take a look here : https://help.github.com/articles/syncing-a-fork/

—Reply to this email directly or view it on GitHub.

frazzmark commented 8 years ago

@bparmentier everything solved, you can merge!

bparmentier commented 8 years ago

Thanks! There is still one problem; I don't know if it does the same to you, but on my phone, when I swipe left or right and my finger goes lightly down, the "change tab" action is cancelled.

frazzmark commented 8 years ago

@bparmentier Thanks for the suggestion! Luckily this problem is quite common, so I found quickly a solution.