mozilla-mobile / prox

[INACTIVE] A search and discovery app for the "here & now". We're experimenting with ideas on mobile that can better surface content from the open web.
https://wiki.mozilla.org/New_Mobile_Experience
Mozilla Public License 2.0
22 stars 12 forks source link

No issue: rm most of carousel #527

Closed mcomella closed 7 years ago

mcomella commented 7 years ago

I attempted to remove the place carousel but hit the point of diminishing returns. The VC still exists and is largely there to contain the PlacesProvider and forward the calls to the Details VC.

Also, I cleaned up some other random stuff.

This PR could be cleaner but I don't want to spend the time and I think it's incrementally better anyway.