mapzen / eraser-map

Privacy-focused mapping application for Android
GNU General Public License v3.0
75 stars 24 forks source link

Add House Styles Switcher #803

Closed bleege closed 7 years ago

bleege commented 7 years ago

Overview

Implement House Styles Switcher from #700. Supports BubbleWrap, Refill, Walkabout, Cinnabar, and Zinc.

Proposed Changes

Add Styles Switcher UI for Preferences API inside existing Settings screen.

/cc @ecgreb @nvkelso @sarahlensing

bleege commented 7 years ago

Thanks for the 👀 @ecgreb! The import statements have now been switched to AOSP style and the tests are working again.

ecgreb commented 7 years ago

Thanks @bleege !

Circle CI is failing due to attempting to deploy debug APK to http://android.mapzen.com/. This is resolved by #812 and should not be an issue with future fork pull requests. On merge this should be fine.

bleege commented 7 years ago

Awesome! 🎉