Guest User

Untitled

a guest
Oct 17th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. ArrayList<LatLng> latLngs = new ArrayList<>();
  2. savedInstanceState.putParcelableArrayList("latlng", latLngs);
Add Comment
Please, Sign In to add comment