Skip to content

Conversation

@cammace
Copy link

@cammace cammace commented Apr 6, 2018

Closes #417

In the Location Layer Plugin, we were carrying in all of AppCompat7 which wasn't necessary since it was only being used for lifecycle events. Instead, we just need to use the livedata dependency offered. This PR fixes this.

@ivovandongen I briefly remember you mentioning you had issues adding the plugin because you also had to add the architecture sdk, would this fix it? At the very least, you won't have to exclude libraries anymore from this plugin.

@cammace cammace added the location-layer-plugin Issues that deal with the location layer module label Apr 6, 2018
@cammace cammace self-assigned this Apr 6, 2018
@cammace cammace requested a review from tobrun April 6, 2018 17:59
@cammace cammace added this to the location-layer-0.5.0 milestone Apr 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

location-layer-plugin Issues that deal with the location layer module

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Look into why Location layer is using the entire AppCompat 7

2 participants