Skip to content

Commit

Permalink
mapbox#2018 - Changing Second Activity style to Emerald
Browse files Browse the repository at this point in the history
  • Loading branch information
bleege committed Sep 15, 2015
1 parent 80606f5 commit d4e4b90
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ protected void onCreate(Bundle savedInstanceState) {

mMapView.onCreate(savedInstanceState);

mMapView.setStyleUrl(getString(R.string.styleURLMapboxStreets));
mMapView.setStyleUrl(getString(R.string.styleURLEmerald));
}

/**
Expand Down

0 comments on commit d4e4b90

Please sign in to comment.