Skip to content

Commit

Permalink
Remove duplicate subscriptions to the ViewModels (#583)
Browse files Browse the repository at this point in the history
  • Loading branch information
danesfeder authored Dec 11, 2017
1 parent b343ac5 commit 2a4b7e0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,6 @@ public void onStyleLoaded(String style) {
initLifecycleObservers();
initNavigationPresenter();
initClickListeners();
subscribeViews();
map.setOnScrollListener(NavigationView.this);
navigationListener.onNavigationReady();
}
Expand Down

0 comments on commit 2a4b7e0

Please sign in to comment.