schedjoules / android-event-discovery-sdk

0 stars 1 forks source link

Package refactor: move location model and location picker module classes #130

Closed lemonboston closed 7 years ago

lemonboston commented 7 years ago

(Technical task separated from other stories to avoid bloated PR diffs and merge conflicts)

lemonboston commented 7 years ago

We could also use placepicker instead of locationpicker to be more general (venues may fit better with the name 'place' then 'location') and rename current LocationSelectionFragment, LocationSelectionActivity to PlacePicker*.

lemonboston commented 7 years ago

This is blocked until #147 is merged.